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!");?>