diff options
-rwxr-xr-x | usr/local/www/vpn_pppoe.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/vpn_pppoe.php b/usr/local/www/vpn_pppoe.php index 4abf2a0..8099f2d 100755 --- a/usr/local/www/vpn_pppoe.php +++ b/usr/local/www/vpn_pppoe.php @@ -114,7 +114,7 @@ if ($_POST) { } } -$pgtitle = "VPN PPPoE"; +$pgtitle = "VPN: PPPoE"; include("head.inc"); ?> |