mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 16:04:35 +02:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user