mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00: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:
@@ -17,7 +17,7 @@ print_optionbar_start(62);
|
||||
<tr>
|
||||
<td width="30" align="center" valign="middle"></td>
|
||||
<td width="300"><span style="font-weight: bold; font-size: 14px;"></span>
|
||||
<input type="text" name="hostname" id="hostname" size="40" value="<?php echo($_POST['hostname']); ?>" />
|
||||
<input type="text" name="hostname" id="hostname" size="40" value="<?php echo($_POST['hostname']); ?>" />
|
||||
</td>
|
||||
<td width="200">
|
||||
<select name='os' id='os'>
|
||||
|
Reference in New Issue
Block a user