From c8708c3766573a753720aa0ab10485acd51619f4 Mon Sep 17 00:00:00 2001 From: Sanj Date: Wed, 9 Nov 2011 21:40:56 +0530 Subject: [PATCH] typo --- 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 e7dbad5..3fa0b33 100644 --- a/printaform/templates/edit_item.html +++ b/printaform/templates/edit_item.html @@ -46,7 +46,7 @@ $(function() { {% for t in textareas %}

- {{ i.description }}: + {{ t.description }}:

{% endfor %}