summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-04-22 00:09:26 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-04-22 00:09:26 +0000
commit3be2b192f4a540f249c544a2c73bc5cac589a2b0 (patch)
treebd27d1003162af75720eeffc59eb86adf768edad /usr
parent3485022c9036364c63d5dfbfe5a0849a62249701 (diff)
downloadpfsense-3be2b192f4a540f249c544a2c73bc5cac589a2b0.zip
pfsense-3be2b192f4a540f249c544a2c73bc5cac589a2b0.tar.gz
Use 3 rows
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 bbb6958..79e524f 100755
--- a/usr/local/www/system_firmware_check.php
+++ b/usr/local/www/system_firmware_check.php
@@ -110,7 +110,7 @@ function old_checkversion() {
<!-- status box -->
<input size="60" name="status" id="status" value="Checking version information...">
<!-- command output box -->
- <textarea border='1' bordercolordark='#000000' bordercolorlight='#000000' cols='60' rows='5' name='output' id='output' wrap='hard'>
+ <textarea border='1' bordercolordark='#000000' bordercolorlight='#000000' cols='60' rows='3' name='output' id='output' wrap='hard'>
</textarea>
</center>
<p>
OpenPOWER on IntegriCloud