From d88c6a9fdfb0a872dadfb90a8f93ba16714240b8 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Fri, 16 Nov 2007 00:48:53 +0000 Subject: Switch over to array style page titles. Obtained-from: m0n0wall --- usr/local/www/status.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'usr/local/www/status.php') diff --git a/usr/local/www/status.php b/usr/local/www/status.php index 30c6222..0fc825e 100755 --- a/usr/local/www/status.php +++ b/usr/local/www/status.php @@ -162,7 +162,7 @@ defCmdT("vmstat -z","vmstat -z"); exec("/bin/date", $dateOutput, $dateStatus); $currentDate = $dateOutput[0]; -$pgtitle = "pfSense: status"; +$pgtitle = array("pfSense","status"); include("head.inc"); ?> @@ -179,7 +179,6 @@ pre { -


Note: make sure to remove any sensitive information (passwords, maybe also IP addresses) before posting -- cgit v1.1