From 4df96eff4de29e4d5c22dd881cd4599f0dd72344 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 2 Jul 2005 04:38:35 +0000 Subject: include head.inc and round corners on tabs --- usr/local/www/vpn_pptp_users.php | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (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 e2c0316..982f3f8 100755 --- a/usr/local/www/vpn_pptp_users.php +++ b/usr/local/www/vpn_pptp_users.php @@ -66,14 +66,10 @@ if ($_GET['act'] == "del") { exit; } } + +include("head.inc"); + ?> - - - -<?=gentitle($pgtitle);?> - - - -- cgit v1.1