From e936dc9770b25e952c597415816ef5e17d350206 Mon Sep 17 00:00:00 2001 From: Loui Chang Date: Mon, 23 Nov 2009 07:58:49 -0500 Subject: login_form: Change 'Forgot Password' to translatable string. Also change layout and styling. Signed-off-by: Loui Chang --- web/template/login_form.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'web') diff --git a/web/template/login_form.php b/web/template/login_form.php index 5cf708de..02d69775 100644 --- a/web/template/login_form.php +++ b/web/template/login_form.php @@ -1,4 +1,4 @@ -
+
' . username_from_sid($_COOKIE["AURSID"]) . ''); @@ -23,8 +23,8 @@ else { " /> + []
-[Forgot Password]
-- cgit v1.2.3-24-g4f1b