From 8858b957b05f9673ed29b6ad941cbeaefd29cd13 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Mon, 10 Nov 2008 03:17:56 +0000 Subject: The start of the login functionality. It shows the login popup but doesn't do anything else. Just got tire of my changes being clobbered :-) --- modules/auth/views/login.html.php | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 modules/auth/views/login.html.php (limited to 'modules/auth/views') diff --git a/modules/auth/views/login.html.php b/modules/auth/views/login.html.php new file mode 100644 index 00000000..e2489db4 --- /dev/null +++ b/modules/auth/views/login.html.php @@ -0,0 +1,25 @@ +
+ + "> | + Login + + + + + " media="screen,print,projection" /> +
+ x + +
+ + "> + + + +
\ No newline at end of file -- cgit v1.2.3