From e961bd38292a603400d0799396c4bc7e6f0f8750 Mon Sep 17 00:00:00 2001 From: Sanj Date: Mon, 7 Nov 2011 16:15:40 +0530 Subject: [PATCH] typo --- itf/templates/meeting.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/itf/templates/meeting.html b/itf/templates/meeting.html index 90aaade..a380a18 100755 --- a/itf/templates/meeting.html +++ b/itf/templates/meeting.html @@ -244,7 +244,7 @@ str.replace(/[\r\t\n]/g, " ") {% endthumbnail %} - {% thubmnail i.file "100x100" crop="center" as thumb %} + {% thumbmnail i.file "100x100" crop="center" as thumb %} {% endthumbnail %}