summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_pppoe.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-08-27 05:32:11 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-08-27 05:32:11 +0000
commitaa58165bc93861197e1005b827886f90754b2344 (patch)
tree862dfdea58aac2878f215f366abc65d412b7865b /usr/local/www/vpn_pppoe.php
parent585d93b8f3fe8ab2716e837e1603c9501759de41 (diff)
downloadpfsense-aa58165bc93861197e1005b827886f90754b2344.zip
pfsense-aa58165bc93861197e1005b827886f90754b2344.tar.gz
Remove old information
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