summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr/local/www/firewall_system_tunables_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/firewall_system_tunables_edit.php b/usr/local/www/firewall_system_tunables_edit.php
index 13c4b4c..e4a0ce3 100644
--- a/usr/local/www/firewall_system_tunables_edit.php
+++ b/usr/local/www/firewall_system_tunables_edit.php
@@ -102,7 +102,7 @@ include("head.inc");
<tr>
<td width="22%" valign="top" class="vncellreq">Description</td>
<td width="78%">
- <textarea rows="5" cols="40" name="desc"><?php echo $pconfig['desc']; ?></textarea>
+ <textarea rows="7" cols="40" name="desc"><?php echo $pconfig['desc']; ?></textarea>
</td>
</tr>
<tr>
OpenPOWER on IntegriCloud