summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorsullrich <sullrich@pfsense.org>2009-12-05 19:26:08 -0500
committersullrich <sullrich@pfsense.org>2009-12-05 19:26:08 -0500
commitfd87c9287aa241892bc7aabebe4ce8c82fa0ea61 (patch)
tree7f311abd7cfb843472583f8586ce0f651467839a /usr
parentcb8c3cfcca44ea45cdcac6861e4d589d73790c30 (diff)
downloadpfsense-fd87c9287aa241892bc7aabebe4ce8c82fa0ea61.zip
pfsense-fd87c9287aa241892bc7aabebe4ce8c82fa0ea61.tar.gz
Increase colspan to 90
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/system_firmware_check.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system_firmware_check.php b/usr/local/www/system_firmware_check.php
index daa7e81..45c07a2 100755
--- a/usr/local/www/system_firmware_check.php
+++ b/usr/local/www/system_firmware_check.php
@@ -96,7 +96,7 @@ include("head.inc");
</table>
<br>
<!-- command output box -->
- <textarea border='1' bordercolordark='#000000' bordercolorlight='#000000' cols='80' rows='7' name='output' id='output' wrap='hard'>
+ <textarea border='1' bordercolordark='#000000' bordercolorlight='#000000' cols='90' rows='7' name='output' id='output' wrap='hard'>
</textarea>
</center>
<p>
OpenPOWER on IntegriCloud