mirror of
https://github.com/stylersnico/librenms.git
synced 2026-08-01 00:24:21 +02:00
move authenticate to a little later, update CHANGELOG for VMware support, minor cleanups, prettify message- and errorboxes
git-svn-id: http://www.observium.org/svn/observer/trunk@1979 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -27,7 +27,7 @@ while ($data = mysql_fetch_array($query))
|
||||
<td>
|
||||
</td>
|
||||
<td width=400>
|
||||
<input type="text" name="address" id="address" size=40 value="<?php echo($_POST['address']); ?>" />
|
||||
<input type="text" name="address" id="address" size=40 value="<?php echo($_POST['address']); ?>" />
|
||||
<input style="align:right;" type=submit class=submit value=Search></div>
|
||||
</td>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user