summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_pppoe.php
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2010-12-25 16:32:51 -0500
committerChris Buechler <cmb@pfsense.org>2010-12-25 16:32:51 -0500
commit2b6561688fa269e0c50e8182a378f1d736ff2edf (patch)
tree0415fee93fec637b1b75e5eaae20d568724087ff /usr/local/www/vpn_pppoe.php
parent3380267983013271f906d6a403c0cae7443cf2ea (diff)
downloadpfsense-2b6561688fa269e0c50e8182a378f1d736ff2edf.zip
pfsense-2b6561688fa269e0c50e8182a378f1d736ff2edf.tar.gz
fix text
Diffstat (limited to 'usr/local/www/vpn_pppoe.php')
-rwxr-xr-xusr/local/www/vpn_pppoe.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/vpn_pppoe.php b/usr/local/www/vpn_pppoe.php
index 8052466..52fd334 100755
--- a/usr/local/www/vpn_pppoe.php
+++ b/usr/local/www/vpn_pppoe.php
@@ -99,7 +99,7 @@ include("head.inc");
<table class="tabcont" width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="15%" class="listhdrr"><?=gettext("Interface");?></td>
- <td width="10%" class="listhdrr"><?=gettext("Local ip");?></td>
+ <td width="10%" class="listhdrr"><?=gettext("Local IP");?></td>
<td width="25%" class="listhdrr"><?=gettext("Number of users");?></td>
<td width="25%" class="listhdr"><?=gettext("Description");?></td>
<td width="5%" class="list">
OpenPOWER on IntegriCloud