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:02 -0600
committerChris Buechler <cmb@pfsense.org>2013-03-05 22:06:02 -0600
commit9cd89a2df43227948cd314c888a132274ac4d177 (patch)
treea0a6a2724aafcb8814343d7d7e227c8a9a25d80c /usr/local/www/vpn_pppoe_edit.php
parent1fadb9d1129b68572e04c3fd7b12fe4bd0098519 (diff)
downloadpfsense-9cd89a2df43227948cd314c888a132274ac4d177.zip
pfsense-9cd89a2df43227948cd314c888a132274ac4d177.tar.gz
descr is 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 9afe2f5..03c0bf4 100755
--- a/usr/local/www/vpn_pppoe_edit.php
+++ b/usr/local/www/vpn_pppoe_edit.php
@@ -445,7 +445,7 @@ function enable_change(enable_over) {
</td>
</tr>
<tr>
- <td width="22%" valign="top" class="vncellreq"><?=gettext("Description"); ?></td>
+ <td width="22%" valign="top" class="vncell"><?=gettext("Description"); ?></td>
<td width="78%" class="vtable">
<?=$mandfldhtml;?><input name="descr" type="text" class="formfld unknown" id="descr" size="40" value="<?=htmlspecialchars($pconfig['descr']);?>">
<br/>
OpenPOWER on IntegriCloud