From 4815478cf190cd8485a4dcf7e1b0352d7f9be546 Mon Sep 17 00:00:00 2001 From: Joe Presbrey Date: Fri, 14 Mar 2008 09:10:44 +0000 Subject: [PATCH] revise signup form and group locker notice git-svn-id: svn://presbrey.mit.edu/sql/web/main@155 a142d4bd-2cfb-0310-9673-cb33a7e74f58 --- tpl/signup.php | 33 +++++++++++++++++++++++---------- 1 file changed, 23 insertions(+), 10 deletions(-) diff --git a/tpl/signup.php b/tpl/signup.php index b980a4a..f418cf6 100644 --- a/tpl/signup.php +++ b/tpl/signup.php @@ -9,26 +9,39 @@ $thisTxt = isSSL()?' with this Certificate':' via SQL'; canSignup()): ?> -

You are registering as: getUsername()?>

-

getName()?>

-

getEmail()?>

- -Your MySQL password should be different from your Athena account password. - +You are registering as: getUsername()?>

+getName()?>
+getEmail()?>
+
+Please choose a MySQL password different
from your Athena account password.
+
+ + -

-

- + + + +
canLogin()): ?> -

Your account [getUsername()?>] is already signed up.

+

Hi getUsername()?>,

+

Your account is already signed up!

+
+
+
+This website provides signups for individual user locker +MySQL accounts. Groups locker administrators can +signup for group locker MySQL accounts +from any Athena prompt. +
+ -- 2.45.1