increase textarea cols to 80

This commit is contained in:
Scott Ullrich 2008-07-30 00:45:31 +00:00
parent 0638d410a9
commit 559e732c19

View File

@ -88,7 +88,7 @@ include("head.inc");
</table>
<br>
<!-- command output box -->
<textarea border='1' bordercolordark='#000000' bordercolorlight='#000000' cols='60' rows='7' name='output' id='output' wrap='hard'>
<textarea border='1' bordercolordark='#000000' bordercolorlight='#000000' cols='80' rows='7' name='output' id='output' wrap='hard'>
</textarea>
</center>
<p>