summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_firmware_settings.php
diff options
context:
space:
mode:
authorColin Smith <colin@pfsense.org>2005-06-29 04:14:19 +0000
committerColin Smith <colin@pfsense.org>2005-06-29 04:14:19 +0000
commitc03d45a241a7891c0b36a437db231da8cd018ee1 (patch)
tree21260a1ae9edea031f27103b6d98fe0af6e68d4d /usr/local/www/system_firmware_settings.php
parent0b2e3c64448ded8b5b3093114f75241f272163fd (diff)
downloadpfsense-c03d45a241a7891c0b36a437db231da8cd018ee1.zip
pfsense-c03d45a241a7891c0b36a437db231da8cd018ee1.tar.gz
Fix forms.
Diffstat (limited to 'usr/local/www/system_firmware_settings.php')
-rwxr-xr-xusr/local/www/system_firmware_settings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system_firmware_settings.php b/usr/local/www/system_firmware_settings.php
index e881aea..56cc941 100755
--- a/usr/local/www/system_firmware_settings.php
+++ b/usr/local/www/system_firmware_settings.php
@@ -85,7 +85,7 @@ include("fbegin.inc");
<p class="pgtitle">System: Firmware Settings</p>
<?php if ($savemsg) print_info_box($savemsg); ?>
- <table width="100%" border="0" cellpadding="6" cellspacing="0">
+ <table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td>
<ul id="tabnav">
OpenPOWER on IntegriCloud