mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 09:43:03 +00:00
getting closer to printing package search results - also fixed some XHTML stuff
This commit is contained in:
parent
9c6ec26c32
commit
1f62f86af5
12 changed files with 161 additions and 33 deletions
|
@ -139,7 +139,7 @@ function display_account_form($UTYPE,$A,$U="",$T="",$S="",
|
|||
print "<input type='submit' class='button'";
|
||||
print " value='".__("Create")."'> ";
|
||||
}
|
||||
print "<input type='reset' value='".__("Reset")."'>";
|
||||
print "<input type='reset' class='button' value='".__("Reset")."'>";
|
||||
print "</td>";
|
||||
print "</tr>\n";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue