From 48817456f4a1e1216a9c01374e540165b63fbebb Mon Sep 17 00:00:00 2001 From: Sanj Date: Wed, 9 Nov 2011 21:34:16 +0530 Subject: [PATCH] labels for textareas --- printaform/templates/edit_item.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/printaform/templates/edit_item.html b/printaform/templates/edit_item.html index 7e86932..e7dbad5 100644 --- a/printaform/templates/edit_item.html +++ b/printaform/templates/edit_item.html @@ -46,7 +46,7 @@ $(function() { {% for t in textareas %}

- + {{ i.description }}:

{% endfor %}