From 74216a3c636673fd49e82a7c31c0c9ed1de60e7f Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Wed, 12 Nov 2008 21:42:40 +0000 Subject: The login processing is starting to take shape. Login_Form is gone. The html for the login form is retrieve via an ajax call when the user clicks on login. Can't login with a valid id yet, but you certainly get error messages when things are wrong :-) --- modules/user/views/login.html.php | 41 +++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 21 deletions(-) (limited to 'modules/user/views') diff --git a/modules/user/views/login.html.php b/modules/user/views/login.html.php index 58df6024..fb770f3f 100644 --- a/modules/user/views/login.html.php +++ b/modules/user/views/login.html.php @@ -1,24 +1,23 @@ -
- Login - +
+
+
+
+
+ -- cgit v1.2.3