From b63695dbae043a6718a7103f13342d8440c53ed3 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 2 Jul 2005 04:21:21 +0000 Subject: include head.inc and round corners on tabs --- usr/local/www/diag_backup.php | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'usr/local/www/diag_backup.php') diff --git a/usr/local/www/diag_backup.php b/usr/local/www/diag_backup.php index 2ca43c6..6c44507 100755 --- a/usr/local/www/diag_backup.php +++ b/usr/local/www/diag_backup.php @@ -176,14 +176,10 @@ $id = rand() . '.' . time(); $mth = ini_get('upload_progress_meter.store_method'); $dir = ini_get('upload_progress_meter.file.filename_template'); +$pgtitle = "Diagnostics: Backup/restore"; +include("head.inc"); + ?> - - - -<?=gentitle("Diagnostics: Backup/restore");?> - - - -- cgit v1.1