summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_firmware_auto.php
diff options
context:
space:
mode:
authorErmal LUÇI <eri@pfsense.org>2014-11-26 15:21:00 +0100
committerErmal LUÇI <eri@pfsense.org>2014-11-26 15:21:00 +0100
commit94b0ac1c00df053245a6c8eeaca5361f04454d8e (patch)
treef77747be5be5968615a5b14eef4dd8aeaad390f9 /usr/local/www/system_firmware_auto.php
parent2f8f9d5ac0c39c5f6a59cbc13e5370ca45892593 (diff)
downloadpfsense-94b0ac1c00df053245a6c8eeaca5361f04454d8e.zip
pfsense-94b0ac1c00df053245a6c8eeaca5361f04454d8e.tar.gz
Remove a blank row in the tab display during firmware update
Diffstat (limited to 'usr/local/www/system_firmware_auto.php')
-rwxr-xr-xusr/local/www/system_firmware_auto.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system_firmware_auto.php b/usr/local/www/system_firmware_auto.php
index d649397..fae129b 100755
--- a/usr/local/www/system_firmware_auto.php
+++ b/usr/local/www/system_firmware_auto.php
@@ -73,7 +73,7 @@ include("head.inc");
<?php include("fbegin.inc"); ?>
<form action="system_firmware_auto.php" method="post">
-<table width="100%" border="0" cellpadding="6" cellspacing="0" summary="firmware auto-check">
+<table width="100%" border="0" cellpadding="0" cellspacing="0" summary="firmware auto-check">
<tr>
<td>
<?php
OpenPOWER on IntegriCloud