summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_pppoe_edit.php
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2013-03-05 22:06:35 -0600
committerChris Buechler <cmb@pfsense.org>2013-03-05 22:06:35 -0600
commit0f7668fbe855ab602c5a463d53413716f00f8cf9 (patch)
treee548eef8229195a85d2c80e0b48b3d4acbaf1ba2 /usr/local/www/vpn_pppoe_edit.php
parent9cd89a2df43227948cd314c888a132274ac4d177 (diff)
downloadpfsense-0f7668fbe855ab602c5a463d53413716f00f8cf9.zip
pfsense-0f7668fbe855ab602c5a463d53413716f00f8cf9.tar.gz
DNS servers are optional
Diffstat (limited to 'usr/local/www/vpn_pppoe_edit.php')
-rwxr-xr-xusr/local/www/vpn_pppoe_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/vpn_pppoe_edit.php b/usr/local/www/vpn_pppoe_edit.php
index 03c0bf4..ad401e2 100755
--- a/usr/local/www/vpn_pppoe_edit.php
+++ b/usr/local/www/vpn_pppoe_edit.php
@@ -452,7 +452,7 @@ function enable_change(enable_over) {
</td>
</tr>
<tr>
- <td width="22%" valign="top" class="vncellreq"><?=gettext("DNS servers"); ?></td>
+ <td width="22%" valign="top" class="vncell"><?=gettext("DNS servers"); ?></td>
<td width="78%" class="vtable">
<?=$mandfldhtml;?><input name="pppoe_dns1" type="text" class="formfld unknown" id="pppoe_dns1" size="20" value="<?=htmlspecialchars($pconfig['pppoe_dns1']);?>">
<br>
OpenPOWER on IntegriCloud