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_openvpn_cli.php | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'usr/local/www/vpn_openvpn_cli.php') diff --git a/usr/local/www/vpn_openvpn_cli.php b/usr/local/www/vpn_openvpn_cli.php index 23c5752..ddfe9fc 100755 --- a/usr/local/www/vpn_openvpn_cli.php +++ b/usr/local/www/vpn_openvpn_cli.php @@ -67,14 +67,11 @@ if ($_GET['act'] == "del") { exit; } } + +$pgtitle = $pgtitle; +include("head.inc"); + ?> - - - -<?=gentitle($pgtitle);?> - - - -- cgit v1.1