From d844e31de29ade2e480cd93bd113867273c97c83 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sun, 31 Jul 2005 17:02:29 +0000 Subject: [PATCH] PPTP -> PPPoE --- usr/local/www/vpn_pppoe_users.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr/local/www/vpn_pppoe_users.php b/usr/local/www/vpn_pppoe_users.php index 7fb7f92bee..e4674bc239 100755 --- a/usr/local/www/vpn_pppoe_users.php +++ b/usr/local/www/vpn_pppoe_users.php @@ -66,7 +66,7 @@ if ($_GET['act'] == "del") { } } -$pgtitle = "VPN: PPTP: Users"; +$pgtitle = "VPN: PPPoE: Users"; include("head.inc"); ?> @@ -79,7 +79,7 @@ include("head.inc");

-You must apply the changes in order for them to take effect.
Warning: this will terminate all current PPTP sessions!");?>
+You must apply the changes in order for them to take effect.
Warning: this will terminate all current PPPoE sessions!");?>