mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
A -> An
This commit is contained in:
parent
3b3549309b
commit
11d46d11ba
@ -41,7 +41,7 @@ if(file_exists($d_firmwarelock_path)) {
|
||||
include("fbegin.inc");
|
||||
echo "<p class=\"pgtitle\"><?=$pgtitle?></p>\n";
|
||||
echo "<div>\n";
|
||||
print_info_box("A 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'>");
|
||||
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";
|
||||
include("fend.inc");
|
||||
echo "</body>";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user