summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_pptp_users_edit.php
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2005-07-03 20:18:42 +0000
committerBill Marquette <billm@pfsense.org>2005-07-03 20:18:42 +0000
commit7b252e09562d02019190e36175938a7c5bcc21af (patch)
treef05167ec76b01328e576e3673382972a39edf193 /usr/local/www/vpn_pptp_users_edit.php
parentc15f26820927a7492dfb35bab105d8523171c760 (diff)
downloadpfsense-7b252e09562d02019190e36175938a7c5bcc21af.zip
pfsense-7b252e09562d02019190e36175938a7c5bcc21af.tar.gz
Fix pgtitle
Diffstat (limited to 'usr/local/www/vpn_pptp_users_edit.php')
-rwxr-xr-xusr/local/www/vpn_pptp_users_edit.php2
1 files changed, 1 insertions, 1 deletions
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");
?>
OpenPOWER on IntegriCloud