summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_pppoe_users.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-12-03 16:52:13 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-12-03 16:52:13 +0000
commit6c1721d86b1bdfabdea4938f04bef89d6372a9c4 (patch)
tree4ea66f156c19f7aa80f39e51664764cbf00267bf /usr/local/www/vpn_pppoe_users.php
parentf469a4ef34e0f23a4fde066f3df1329bcc3a7bf4 (diff)
downloadpfsense-6c1721d86b1bdfabdea4938f04bef89d6372a9c4.zip
pfsense-6c1721d86b1bdfabdea4938f04bef89d6372a9c4.tar.gz
Move PPPoE to services area.
Diffstat (limited to 'usr/local/www/vpn_pppoe_users.php')
-rwxr-xr-xusr/local/www/vpn_pppoe_users.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/vpn_pppoe_users.php b/usr/local/www/vpn_pppoe_users.php
index 8373c75..64dfaad 100755
--- a/usr/local/www/vpn_pppoe_users.php
+++ b/usr/local/www/vpn_pppoe_users.php
@@ -65,7 +65,7 @@ if ($_GET['act'] == "del") {
}
}
-$pgtitle = array("VPN","PPPoE","Users");
+$pgtitle = array("Services","PPPoE Server","Users");
include("head.inc");
?>
OpenPOWER on IntegriCloud