From e13bafae4f07afa57d72008925abecb6d2291257 Mon Sep 17 00:00:00 2001 From: Sanj Date: Mon, 7 Nov 2011 16:16:18 +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 a380a18..f71a3be 100755 --- a/itf/templates/meeting.html +++ b/itf/templates/meeting.html @@ -244,7 +244,7 @@ str.replace(/[\r\t\n]/g, " ") {% endthumbnail %} - {% thumbmnail i.file "100x100" crop="center" as thumb %} + {% thumbnail i.file "100x100" crop="center" as thumb %} {% endthumbnail %}