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/system_advanced_create_certs.php | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'usr/local/www/system_advanced_create_certs.php') diff --git a/usr/local/www/system_advanced_create_certs.php b/usr/local/www/system_advanced_create_certs.php index 5c18aba..7a6f8ca 100755 --- a/usr/local/www/system_advanced_create_certs.php +++ b/usr/local/www/system_advanced_create_certs.php @@ -138,14 +138,11 @@ if ($_POST) { fwrite($fd, "authorityKeyIdentifier=keyid:always,issuer:always\n"); fclose($fd); +$pgtitle = "System: Advanced functions"; +include("head.inc"); + ?> - - - -<?=gentitle("System: Advanced functions");?> - -
-- cgit v1.1