summaryrefslogtreecommitdiffstats
path: root/usr/local/www
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-08-15 22:45:21 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-08-15 22:45:21 +0000
commitc9a92acb0964da2d8f8ae9741ceb528e3abafb09 (patch)
tree4d17897b5f7bf154b6720b3e26cab250e81c0ba2 /usr/local/www
parentc0130d7e6c62a0eda8132c9630f24179cc805fac (diff)
downloadpfsense-c9a92acb0964da2d8f8ae9741ceb528e3abafb09.zip
pfsense-c9a92acb0964da2d8f8ae9741ceb528e3abafb09.tar.gz
Remove newline
Diffstat (limited to 'usr/local/www')
-rwxr-xr-xusr/local/www/system_firmware.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system_firmware.php b/usr/local/www/system_firmware.php
index 450310a..204b086 100755
--- a/usr/local/www/system_firmware.php
+++ b/usr/local/www/system_firmware.php
@@ -42,7 +42,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.\n");
+ print_info_box("A upgrade is currently in progress.<p>The firewall will reboot when the operation is complete.");
echo "</div>\n";
include("fend.inc");
echo "</body>";
OpenPOWER on IntegriCloud