fixing lits of bits of html removing borders, adding submit class to buttons

git-svn-id: http://www.observium.org/svn/observer/trunk@778 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2010-02-07 14:17:02 +00:00
parent e9ef8db683
commit 78672ecf4c
18 changed files with 33 additions and 113 deletions
+1 -1
View File
@@ -67,7 +67,7 @@
Deleted <input type=checkbox id="deleted" name="deleted" value=1 <?php if($_POST['deleted']) { echo("checked"); } ?> ></input>
</td>
<td style="text-align: right;">
<input style="align:right;" type=submit value=Search></div>
<input style="align:right;" type=submit class=submit value=Search></div>
</td>
</form>
</tr>