From 04cf40b6af4dcc3c9e8eb36bff5e402119d5d3f1 Mon Sep 17 00:00:00 2001 From: "Alfonso Saavedra \"Son Link" Date: Thu, 25 Jul 2024 15:05:34 +0200 Subject: [PATCH] Some corrections --- app/Views/404.php | 2 +- app/Views/login.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/Views/404.php b/app/Views/404.php index e90df2a..b16ef93 100644 --- a/app/Views/404.php +++ b/app/Views/404.php @@ -5,7 +5,7 @@

- + Sorry! Cannot seem to find the page you were looking for. diff --git a/app/Views/login.php b/app/Views/login.php index 37e67ee..5bc71f8 100644 --- a/app/Views/login.php +++ b/app/Views/login.php @@ -8,6 +8,6 @@

- Usuario y/o contraseƱa incorrecto. + User and/or passwd incorrect.
\ No newline at end of file