From d17e406ac61094a0ad6d433c8e24be9b8b140959 Mon Sep 17 00:00:00 2001 From: eric Date: Sat, 10 Jul 2004 20:51:56 +0000 Subject: pkgsearch is done (except for some serious debugging) --- web/html/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'web/html/index.php') diff --git a/web/html/index.php b/web/html/index.php index 64a1c2f..7b2213a 100644 --- a/web/html/index.php +++ b/web/html/index.php @@ -86,11 +86,11 @@ print " \n"; if (!isset($_COOKIE["AURSID"])) { # the user is not logged in, give them login widgets # - print "
\n"; if ($login_error) { print "" . $login_error . "
\n"; } print "\n"; + print "\n"; print "\n"; print ""; print ""; @@ -104,8 +104,8 @@ if (!isset($_COOKIE["AURSID"])) { print ""; print "\n"; - print "
".__("Username:")."
\n"; print "
\n"; + print "\n"; } else { print __("Logged-in as: %h%s%h", -- cgit v1.2.3-70-g09d2