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')