started working on the pkgsearch

This commit is contained in:
eric 2004-06-24 00:34:20 +00:00
parent 252855ad9c
commit 9c6ec26c32
5 changed files with 230 additions and 7 deletions

View file

@ -98,7 +98,8 @@ if (!isset($_COOKIE["AURSID"])) {
print "</tr>\n";
print "<tr>\n";
print "<td colspan='2' align='right'>&nbsp;<br/>";
print "<input type='submit' value='".__("Login")."'></td>";
print "<input type='submit' class='button'";
print " value='".__("Login")."'></td>";
print "</tr>\n";
print "</table>\n";
print "</form>\n";