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.php6
1 files changed, 1 insertions, 5 deletions
diff --git a/usr/local/www/vpn_pppoe.php b/usr/local/www/vpn_pppoe.php
index bb407d8..2efb4cb 100755
--- a/usr/local/www/vpn_pppoe.php
+++ b/usr/local/www/vpn_pppoe.php
@@ -237,13 +237,9 @@ function enable_change(enable_over) {
<td width="22%" valign="top" class="vncellreq">Remote address range</td>
<td width="78%" class="vtable">
<?=$mandfldhtml;?><input name="remoteip" type="text" class="formfld" id="remoteip" size="20" value="<?=htmlspecialchars($pconfig['remoteip']);?>">
- /
- <?=$g['pppoe_subnet'];?>
<br>
Specify the starting address for the client IP address subnet.<br>
- The PPPoE server will assign
- <?=$g['n_pppoe_units'];?>
- addresses, starting at the address entered above, to clients.</td>
+ </td>
</tr>
<tr>
OpenPOWER on IntegriCloud