From 4d4f2acfe707a83dec8789f8159cb60eab38e290 Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Fri, 15 Aug 2008 13:49:58 +0000 Subject: Central: Added a login page Refs #25 --- central/trunk/theme/loggedin.tpl | 14 +++++++++ central/trunk/theme/login.tpl | 61 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 75 insertions(+) create mode 100644 central/trunk/theme/loggedin.tpl create mode 100644 central/trunk/theme/login.tpl (limited to 'central/trunk/theme') diff --git a/central/trunk/theme/loggedin.tpl b/central/trunk/theme/loggedin.tpl new file mode 100644 index 0000000..4fcffc4 --- /dev/null +++ b/central/trunk/theme/loggedin.tpl @@ -0,0 +1,14 @@ + + + <!--SITENAME--> InstaDisc Central Server + + + +
+

InstaDisc Sign-in

+ +

Thank you for logging in. You may now procede to the user panel +

+ + + diff --git a/central/trunk/theme/login.tpl b/central/trunk/theme/login.tpl new file mode 100644 index 0000000..90fe253 --- /dev/null +++ b/central/trunk/theme/login.tpl @@ -0,0 +1,61 @@ + + + <!--SITENAME--> InstaDisc Central Server + + + + +
+

InstaDisc Sign-in

+ +

If you've registered and activated your account, you can sign in to modify your account here! +

+ +
+ + +
Uh oh! Validation errors!

+

    + + + +
  1. + + + +
+
+ + +
+ User Details + +
+ +

* + +

+ + + + +
+ +
+ +

* + +

+ + + + +
+
+ +
+ +
+
+ + -- cgit 1.4.1