mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Switch over to array style page titles. Obtained-from: m0n0wall
This commit is contained in:
parent
87fe2b7ff2
commit
b229cae49c
@ -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";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user