From 1b2f1c8d8d2802291feb23e002bf4cb6a8487884 Mon Sep 17 00:00:00 2001 From: Joe Presbrey Date: Fri, 9 Sep 2005 09:12:46 +0000 Subject: [PATCH] login remember username git-svn-id: svn://presbrey.mit.edu/sql/mitsql@57 a142d4bd-2cfb-0310-9673-cb33a7e74f58 --- tpl/login.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tpl/login.php b/tpl/login.php index 34dd8fe..b405789 100644 --- a/tpl/login.php +++ b/tpl/login.php @@ -13,7 +13,7 @@ $otherTxt = isSSL()?' without a Certificate':' with a Certificate';

Enter your SQL login:

-

username:

+

username:

password:

-- 2.45.0