From 7b252e09562d02019190e36175938a7c5bcc21af Mon Sep 17 00:00:00 2001 From: Bill Marquette Date: Sun, 3 Jul 2005 20:18:42 +0000 Subject: Fix pgtitle --- usr/local/www/vpn_pptp_users_edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr/local') diff --git a/usr/local/www/vpn_pptp_users_edit.php b/usr/local/www/vpn_pptp_users_edit.php index 093c642..f5b8b58 100755 --- a/usr/local/www/vpn_pptp_users_edit.php +++ b/usr/local/www/vpn_pptp_users_edit.php @@ -109,7 +109,7 @@ if ($_POST) { } } -$pgtitle = "VPN: PPTP: Edit User"; +$pgtitle = "VPN: PPTP: User: Edit"; include("head.inc"); ?> -- cgit v1.1