eliminacion nombre as

This commit is contained in:
Tu Nombre
2025-05-05 11:16:27 -06:00
parent c73e3f2327
commit a7e1495788

View File

@@ -152,7 +152,7 @@ $mensajeMantenimiento = $config['mensaje_mantenimiento'] ?? 'El sistema se encue
<!-- FOOTER --> <!-- FOOTER -->
<footer class="fixed-bottom"> <footer class="fixed-bottom">
&copy; <?= date('Y') ?> <?= htmlspecialchars($siglas) ?> · <?= htmlspecialchars($nombre) ?> · Plataforma desarrollada por AduanaSoft &copy; <?= date('Y') ?> <?= htmlspecialchars($siglas) ?> · <?= htmlspecialchars($nombre) ?>
</footer> </footer>
</body> </body>