html fixies, show rrdtool version on menu

git-svn-id: http://www.observium.org/svn/observer/trunk@3127 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Tom Laermans
2012-05-03 13:52:34 +00:00
parent c25f4d46e5
commit e15af852f7
4 changed files with 20 additions and 24 deletions

View File

@@ -134,7 +134,7 @@ foreach (dbFetch('SELECT `type` FROM `devices` AS D WHERE 1 GROUP BY `type` ORDE
<a href="<?php echo(generate_url($vars)); ?>" title="Update the browser URL to reflect the search criteria." >Update URL</a> |
<a href="<?php echo(generate_url(array('page' => 'devices', 'section' => $vars['section'], 'bare' => $vars['bare']))); ?>" title="Reset critera to default." >Reset</a>
<br />
<input class="submit" type="submit" class="submit" value="Search">
<input type="submit" class="submit" value="Search">
</td>
</tr>
</table>