From c8e95a7769d14e3744789d7c105dbe78d7e05799 Mon Sep 17 00:00:00 2001 From: Tu Nombre Date: Mon, 5 May 2025 11:20:41 -0600 Subject: [PATCH] eliminacion as login + registro --- views/login/index.php | 2 +- views/registro/form.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/views/login/index.php b/views/login/index.php index 1dd695a..7ac14ea 100644 --- a/views/login/index.php +++ b/views/login/index.php @@ -130,7 +130,7 @@ $mensajeMantenimiento = $config['mensaje_mantenimiento'] ?? 'El sistema se encue diff --git a/views/registro/form.php b/views/registro/form.php index 861b208..aa60537 100644 --- a/views/registro/form.php +++ b/views/registro/form.php @@ -170,7 +170,7 @@ $color2 = explode(',', $config['colores_primarios'] ?? '#003366,#0055A5')