summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_firmware.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-11-16 01:39:35 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-11-16 01:39:35 +0000
commitb229cae49c4ff160f986a79644db5cb756d0bdcf (patch)
tree91af6e9614d88ad0395ef4ceecd4edbe633610b0 /usr/local/www/system_firmware.php
parent87fe2b7ff2d40bc696ff40cc70afaf4d07e617b2 (diff)
downloadpfsense-b229cae49c4ff160f986a79644db5cb756d0bdcf.zip
pfsense-b229cae49c4ff160f986a79644db5cb756d0bdcf.tar.gz
Switch over to array style page titles. Obtained-from: m0n0wall
Diffstat (limited to 'usr/local/www/system_firmware.php')
-rwxr-xr-xusr/local/www/system_firmware.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/local/www/system_firmware.php b/usr/local/www/system_firmware.php
index f5d6175..a0950af 100755
--- a/usr/local/www/system_firmware.php
+++ b/usr/local/www/system_firmware.php
@@ -39,7 +39,6 @@ if(file_exists($d_firmwarelock_path)) {
include("head.inc");
echo "<body link=\"#0000CC\" vlink=\"#0000CC\" alink=\"#0000CC\">\n";
include("fbegin.inc");
- echo "<p class=\"pgtitle\"><?=$pgtitle?></p>\n";
echo "<div>\n";
print_info_box("An upgrade is currently in progress.<p>The firewall will reboot when the operation is complete.<p><center><img src='/themes/{$g['theme']}/images/icons/icon_fw-update.gif'>");
echo "</div>\n";
OpenPOWER on IntegriCloud