summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-03-18 18:48:07 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-03-18 18:48:07 +0000
commit1aaa2a5fa60cfc42c3f9383b846eef3ae36eacd8 (patch)
treeb15acf1764f98d593259051236982646a6aded7a /usr/local
parent007be4f3aa7e349e9fb536fc4ec3df09af246933 (diff)
downloadpfsense-1aaa2a5fa60cfc42c3f9383b846eef3ae36eacd8.zip
pfsense-1aaa2a5fa60cfc42c3f9383b846eef3ae36eacd8.tar.gz
Gateway is not a required field, do not bold it.
Diffstat (limited to 'usr/local')
-rwxr-xr-xusr/local/www/interfaces_opt.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/interfaces_opt.php b/usr/local/www/interfaces_opt.php
index f323f4b..ff24128 100755
--- a/usr/local/www/interfaces_opt.php
+++ b/usr/local/www/interfaces_opt.php
@@ -242,7 +242,7 @@ function ipaddr_change() {
wireless_config_print();
?>
<tr>
- <td width="22%" valign="top" class="vncellreq">Gateway</td>
+ <td width="22%" valign="top" class="vncell">Gateway</td>
<td width="78%" class="vtable">
<input name="gateway" value="<?php echo $pconfig['gateway']; ?>">
</td>
OpenPOWER on IntegriCloud