diff --git a/web/lib/pkgfuncs.inc b/web/lib/pkgfuncs.inc index e277ef5b..b633a1fb 100644 --- a/web/lib/pkgfuncs.inc +++ b/web/lib/pkgfuncs.inc @@ -664,7 +664,7 @@ function pkg_search_page($SID="") { print " value=\"".stripslashes($K)."\" maxlength='35'>\n"; print "\n"; - print "
".__("Location")." | \n"; + print " bottom'>"; + print "".__("Location").""; + print "\n"; print "".__("Category")." | \n"; + print " bottom'>"; + print "".__("Category").""; + print "\n"; print "".__("Name")." | \n"; + print " bottom'>"; + print "".__("Name").""; + print "\n"; print "".__("Votes")." | \n"; + print " bottom'>"; + print "".__("Votes").""; + print "\n"; if ($SID) { print "".__("Voted")." | \n"; } print "".__("Description")." | \n"; + print " bottom'>".__("Description").""; + print "\n"; print "".__("Maintainer")." | \n"; + print " bottom'>"; + print "".__("Maintainer").""; + print "\n"; # REMOVED LINK TO 'pkgmgmnt.php' # if ($SID) { # print "
---|