From b128368a99b46308406b0082effb6dd2fe1e4284 Mon Sep 17 00:00:00 2001 From: Bill Marquette Date: Sun, 3 Jul 2005 17:04:44 +0000 Subject: Use $pgtitle --- usr/local/www/vpn_pptp_users.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'usr/local/www/vpn_pptp_users.php') diff --git a/usr/local/www/vpn_pptp_users.php b/usr/local/www/vpn_pptp_users.php index 30f3f09..c2deee6 100755 --- a/usr/local/www/vpn_pptp_users.php +++ b/usr/local/www/vpn_pptp_users.php @@ -29,7 +29,6 @@ POSSIBILITY OF SUCH DAMAGE. */ -$pgtitle = "VPN: PPTP"; require("guiconfig.inc"); if (!is_array($config['pptpd']['user'])) { @@ -67,12 +66,14 @@ if ($_GET['act'] == "del") { } } +$pgtitle = "VPN: PPTP: Users"; include("head.inc"); ?> +