From 9c6ec26c3279ca3e1d186196d229449d9501c386 Mon Sep 17 00:00:00 2001 From: eric Date: Thu, 24 Jun 2004 00:34:20 +0000 Subject: started working on the pkgsearch --- web/html/index.php | 3 ++- web/html/pkgsearch.php | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'web/html') diff --git a/web/html/index.php b/web/html/index.php index 77d42b56..09e87ccc 100644 --- a/web/html/index.php +++ b/web/html/index.php @@ -98,7 +98,8 @@ if (!isset($_COOKIE["AURSID"])) { print "\n"; print "\n"; print " 
"; - print ""; + print ""; print "\n"; print "\n"; print "\n"; diff --git a/web/html/pkgsearch.php b/web/html/pkgsearch.php index 3911b858..b47ee954 100644 --- a/web/html/pkgsearch.php +++ b/web/html/pkgsearch.php @@ -1,5 +1,6 @@ \n"; -- cgit v1.2.3-24-g4f1b