summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_firmware_check.php
diff options
context:
space:
mode:
authorBill Marquette <bill.marquette@gmail.com>2009-03-13 20:41:13 -0500
committerBill Marquette <bill.marquette@gmail.com>2009-03-13 20:41:13 -0500
commit944f9879f626563c2e563a1086318adcd88bd0e0 (patch)
tree8e479374702b0d940cce431f4c536d920992e2ba /usr/local/www/system_firmware_check.php
parente4f8f7d260a93455099eeb115dd47d505af82ad5 (diff)
downloadpfsense-944f9879f626563c2e563a1086318adcd88bd0e0.zip
pfsense-944f9879f626563c2e563a1086318adcd88bd0e0.tar.gz
fix generation of pgtitle
Diffstat (limited to 'usr/local/www/system_firmware_check.php')
-rwxr-xr-xusr/local/www/system_firmware_check.php3
1 files changed, 1 insertions, 2 deletions
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");
<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
<?php include("fbegin.inc"); ?>
-<p class="pgtitle">System: Firmware: Auto Update</p>
<form action="system_firmware_auto.php" method="post">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
OpenPOWER on IntegriCloud