summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_firmware_settings.php
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2005-07-03 23:23:16 +0000
committerBill Marquette <billm@pfsense.org>2005-07-03 23:23:16 +0000
commite12d98eaf8675c193f7b70d72bc8aca6e43cae63 (patch)
tree5a376e7f772068576f28c0e8f3b6fb05b6e49a11 /usr/local/www/system_firmware_settings.php
parent6d8a09897c15394009be486cca7dcf35821a9d2e (diff)
downloadpfsense-e12d98eaf8675c193f7b70d72bc8aca6e43cae63.zip
pfsense-e12d98eaf8675c193f7b70d72bc8aca6e43cae63.tar.gz
More round tables
Diffstat (limited to 'usr/local/www/system_firmware_settings.php')
-rwxr-xr-xusr/local/www/system_firmware_settings.php8
1 files changed, 3 insertions, 5 deletions
diff --git a/usr/local/www/system_firmware_settings.php b/usr/local/www/system_firmware_settings.php
index d5e6fdd..bd67536 100755
--- a/usr/local/www/system_firmware_settings.php
+++ b/usr/local/www/system_firmware_settings.php
@@ -82,7 +82,8 @@ function update_description(itemnum) {
?>
</td>
</tr>
- <tr><td class="tabcont"><table width="100%" border="0" cellpadding="6" cellspacing="0">
+ <tr><td><div id=mainarea>
+ <table class="tabcont" width="100%" border="0" cellpadding="6" cellspacing="0">
<tr>
<td colspan="2" valign="top" class="listtopic">Firmware Branch</td>
</tr>
@@ -124,10 +125,7 @@ function update_description(itemnum) {
<input name="Submit" type="submit" class="formbtn" value="Save">
</td>
</tr>
- <tr>
- <td colspan="2" class="list" height="12"></td>
- </tr>
- </table></td></tr></table>
+ </table></div></td></tr></table>
</form>
<?php include("fend.inc"); ?>
</body>
OpenPOWER on IntegriCloud