From 944f9879f626563c2e563a1086318adcd88bd0e0 Mon Sep 17 00:00:00 2001 From: Bill Marquette Date: Fri, 13 Mar 2009 20:41:13 -0500 Subject: fix generation of pgtitle --- usr/local/www/system_firmware_check.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'usr') diff --git a/usr/local/www/system_firmware_check.php b/usr/local/www/system_firmware_check.php index 805b84e..8cdae53 100755 --- a/usr/local/www/system_firmware_check.php +++ b/usr/local/www/system_firmware_check.php @@ -43,7 +43,7 @@ $d_isfwfile = 1; require("guiconfig.inc"); $curcfg = $config['system']['firmware']; - +$pgtitle=array("System", "Firmware", "Auto Update"); include("head.inc"); ?> @@ -55,7 +55,6 @@ include("head.inc"); -

System: Firmware: Auto Update

-- cgit v1.1