aboutsummaryrefslogtreecommitdiffstats
path: root/template/add-list.html
diff options
context:
space:
mode:
Diffstat (limited to 'template/add-list.html')
-rw-r--r--template/add-list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/add-list.html b/template/add-list.html
index 221d66a..59ca226 100644
--- a/template/add-list.html
+++ b/template/add-list.html
@@ -73,7 +73,7 @@
<hr/>
<h4 class="label">Description</h4>
- <textarea name="description" cols="50" rows="3" ><TMPL_VAR NAME=description></textarea>
+ <textarea name="description" cols="50" rows="5" ><TMPL_VAR NAME=description></textarea>
<div class="help">
An optional description. (HTML tags are allowed.)
</div>