summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_firmware_check.php
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2005-07-02 04:42:19 +0000
committerBill Marquette <billm@pfsense.org>2005-07-02 04:42:19 +0000
commit22abaf426b19972a4dab996e9e89a0a394ac5228 (patch)
tree2b787a59ce4afdacde3287a39ffce391a110f1fa /usr/local/www/system_firmware_check.php
parent4df96eff4de29e4d5c22dd881cd4599f0dd72344 (diff)
downloadpfsense-22abaf426b19972a4dab996e9e89a0a394ac5228.zip
pfsense-22abaf426b19972a4dab996e9e89a0a394ac5228.tar.gz
Remove extra <br>
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 65b486a..1317283 100755
--- a/usr/local/www/system_firmware_check.php
+++ b/usr/local/www/system_firmware_check.php
@@ -61,7 +61,6 @@ include("fbegin.inc");
$versions = check_firmware_version();
?>
<p class="pgtitle">System: Auto Update</p>
- <br>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td>
@@ -223,4 +222,4 @@ fwrite($fout, serialize($versions));
fclose($fout);
?>
</body>
-</html> \ No newline at end of file
+</html>
OpenPOWER on IntegriCloud