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_ping.php | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'usr/local/www/diag_ping.php') diff --git a/usr/local/www/diag_ping.php b/usr/local/www/diag_ping.php index df449b0..b3b9313 100755 --- a/usr/local/www/diag_ping.php +++ b/usr/local/www/diag_ping.php @@ -62,14 +62,11 @@ if (!isset($do_ping)) { $host = ''; $count = DEFAULT_COUNT; } + +$pgtitle = "Diagnostics: Ping"; +include("head.inc"); + ?> - - - -<?=gentitle("Diagnostics: Ping");?> - - - -- cgit v1.1