From 4d956fd84d2e443f78aa13dc338705cfb5bcb201 Mon Sep 17 00:00:00 2001 From: Arjit Chaudhary Date: Sun, 13 Sep 2015 02:17:55 +0530 Subject: [PATCH] Updated login UI Screenshot http://i.imgur.com/tZcsyYq.png --- html/pages/logon.inc.php | 111 +++++++++++++++++++++------------------ 1 file changed, 59 insertions(+), 52 deletions(-) diff --git a/html/pages/logon.inc.php b/html/pages/logon.inc.php index a8a156574d..97e104accc 100644 --- a/html/pages/logon.inc.php +++ b/html/pages/logon.inc.php @@ -4,57 +4,64 @@ if( $config['twofactor'] && isset($twofactorform) ) { } else { ?> -
-
-
-

Please log in:

-
-
-
-
- -
-
-
-
- -
-
-
-
-
- Remember me. +
+
+
+
+
+

+
+ +

+
+
+ +
+ + + +
+
+ + + +
+
+ +
+ Remember me. +
+ +
+
+ +
+ 'error','message'=>$auth_message,'title'=>'Login error'); + } + ?> + +
'.$config['login_message'].'
+
'); + } + ?> + + + +
+
+
+
+
-
-
-
- -
-
-'error','message'=>$auth_message,'title'=>'Login error'); -} -?> - -
-
'.$config['login_message'].'
-
-
'); -} -?> - - - - -