From cb7326d7389f88cb6e256503a47cfa8896b9578e Mon Sep 17 00:00:00 2001 From: Neil Lathwood Date: Sat, 3 Jan 2015 19:29:55 +0000 Subject: [PATCH] Updated login page visually --- html/pages/logon.inc.php | 36 +++++++++++++++--------------------- 1 file changed, 15 insertions(+), 21 deletions(-) diff --git a/html/pages/logon.inc.php b/html/pages/logon.inc.php index bd6a8ede13..29cdaa492c 100644 --- a/html/pages/logon.inc.php +++ b/html/pages/logon.inc.php @@ -1,46 +1,40 @@ +} else { +?>
-
+

Please log in:

- -
- +
+
- -
- +
+
- -
- +
+
+ +
-
- +
+
-
-
' . $auth_message . '
-
-
-'); + $msg_box[] = array('type'=>'error','message'=>$auth_message,'title'=>'Login error'); } ?> -
+
'.$config['login_message'].'
');