summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_pppoe.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.php
parentf469a4ef34e0f23a4fde066f3df1329bcc3a7bf4 (diff)
downloadpfsense-6c1721d86b1bdfabdea4938f04bef89d6372a9c4.zip
pfsense-6c1721d86b1bdfabdea4938f04bef89d6372a9c4.tar.gz
Move PPPoE to services area.
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 4e737fb..6c7c557 100755
--- a/usr/local/www/vpn_pppoe.php
+++ b/usr/local/www/vpn_pppoe.php
@@ -173,7 +173,7 @@ if ($_POST) {
}
}
-$pgtitle = array("VPN","PPPoE");
+$pgtitle = array("Services","PPPoE Server");
include("head.inc");
?>
OpenPOWER on IntegriCloud