summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_pppoe.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/vpn_pppoe.php')
-rwxr-xr-xusr/local/www/vpn_pppoe.php11
1 files changed, 1 insertions, 10 deletions
diff --git a/usr/local/www/vpn_pppoe.php b/usr/local/www/vpn_pppoe.php
index 2e74d72..b0c63c4 100755
--- a/usr/local/www/vpn_pppoe.php
+++ b/usr/local/www/vpn_pppoe.php
@@ -283,16 +283,7 @@ function enable_change(enable_over) {
<tr>
<td height="16" colspan="2" valign="top"></td>
</tr>
- <tr>
- <td width="22%" valign="middle">&nbsp;</td>
- <td width="78%" class="vtable">
- <input name="req128" type="checkbox" id="req128" value="yes" <?php if ($pconfig['req128']) echo "checked"; ?>>
- <strong>Require 128-bit encryption</strong><br>
- When set, 128-bit encryption will be accepted. Otherwise,
- 40-bit and 56-bit encryption will be accepted, too. Note that
- encryption will always be forced on PPPoE connections (i.e.
- unencrypted connections will not be accepted).</td>
- </tr>
+
<tr>
<td width="22%" valign="top">&nbsp;</td>
<td width="78%">
OpenPOWER on IntegriCloud