summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-03-14 00:01:07 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-03-14 00:01:07 +0000
commitdb7f4f2bed16d67a7f2118885abdbfb921431496 (patch)
tree158db8eb807385e46dbb3b23bf32bc9cccae4fc3 /usr/local
parentc177d6ad4833ef18f3cda7a9c4e7aa3f5aceecb5 (diff)
downloadpfsense-db7f4f2bed16d67a7f2118885abdbfb921431496.zip
pfsense-db7f4f2bed16d67a7f2118885abdbfb921431496.tar.gz
Use class vtable so that the bottom table element has a line drawn on it.
Diffstat (limited to 'usr/local')
-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 1849e3c..c445f6a 100755
--- a/usr/local/www/system_firmware.php
+++ b/usr/local/www/system_firmware.php
@@ -221,7 +221,7 @@ print_info_box($sig_warning);
<td colspan="2" class="listtopic">Invoke pfSense Manual Upgrade</td>
</tr>
<td width="22%" valign="baseline" class="vncell">&nbsp;</td>
- <td width="78%">
+ <td width="78%" class="vtable">
<p>Click &quot;Enable firmware
upload&quot; below, then choose the image file (<?=$g['platform'];?>-*.tgz)
to be uploaded.<br>Click &quot;Upgrade firmware&quot;
OpenPOWER on IntegriCloud