summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_snmp.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/services_snmp.php')
-rwxr-xr-xusr/local/www/services_snmp.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/services_snmp.php b/usr/local/www/services_snmp.php
index c194e97..c21f609 100755
--- a/usr/local/www/services_snmp.php
+++ b/usr/local/www/services_snmp.php
@@ -259,14 +259,14 @@ function enable_change(whichone) {
</tr>
<tr>
- <td width="22%" valign="top" class="vncellreq">System location</td>
+ <td width="22%" valign="top" class="vncell">System location</td>
<td width="78%" class="vtable">
<input name="syslocation" type="text" class="formfld" id="syslocation" size="40" value="<?=htmlspecialchars($pconfig['syslocation']);?>">
</td>
</tr>
<tr>
- <td width="22%" valign="top" class="vncellreq">System contact</td>
+ <td width="22%" valign="top" class="vncell">System contact</td>
<td width="78%" class="vtable">
<input name="syscontact" type="text" class="formfld" id="syscontact" size="40" value="<?=htmlspecialchars($pconfig['syscontact']);?>">
</td>
OpenPOWER on IntegriCloud