summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_pppoe_users_edit.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_edit.php
parentf469a4ef34e0f23a4fde066f3df1329bcc3a7bf4 (diff)
downloadpfsense-6c1721d86b1bdfabdea4938f04bef89d6372a9c4.zip
pfsense-6c1721d86b1bdfabdea4938f04bef89d6372a9c4.tar.gz
Move PPPoE to services area.
Diffstat (limited to 'usr/local/www/vpn_pppoe_users_edit.php')
-rwxr-xr-xusr/local/www/vpn_pppoe_users_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/vpn_pppoe_users_edit.php b/usr/local/www/vpn_pppoe_users_edit.php
index 5316e4d..8481aab 100755
--- a/usr/local/www/vpn_pppoe_users_edit.php
+++ b/usr/local/www/vpn_pppoe_users_edit.php
@@ -111,7 +111,7 @@ if ($_POST) {
}
}
-$pgtitle = array("VPN","PPPoE","User","Edit");
+$pgtitle = array("Services","PPPoE Server","User","Edit");
include("head.inc");
?>
OpenPOWER on IntegriCloud