From c4703ec72b5964d21eca3dd73e1a07126d08b7c4 Mon Sep 17 00:00:00 2001 From: David Drapeau Date: Mon, 30 Nov 2020 07:22:10 +0100 Subject: [PATCH] [FIX] totally weird bug --- themes/default/views/login.php | 8 ++++---- themes/materialize/index.php | 1 + 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/themes/default/views/login.php b/themes/default/views/login.php index 7b94180..a38ef9d 100644 --- a/themes/default/views/login.php +++ b/themes/default/views/login.php @@ -35,13 +35,13 @@ $language_code = (isset($_SESSION['user']['lang_code']))?$_SESSION['user']['lang
- - + +
- - + +
diff --git a/themes/materialize/index.php b/themes/materialize/index.php index 324ac30..0b9a9ed 100644 --- a/themes/materialize/index.php +++ b/themes/materialize/index.php @@ -1,5 +1,6 @@ login($_POST); if(isset($user['email'])){