From 4091fbbb0b280120407e0625dd49e741e481a528 Mon Sep 17 00:00:00 2001
From: Guilhem Moulin <guilhem.moulin@fripost.org>
Date: Sun, 30 Sep 2012 17:27:56 +0200
Subject: wibble

---
 template/add-list.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'template/add-list.html')

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>
-- 
cgit v1.2.3