From e100457ddce07e3546bde6144c7095c56aebc691 Mon Sep 17 00:00:00 2001 From: Aurélien Bompard Date: Tue, 9 Oct 2012 18:02:37 +0200 Subject: Fix mockup test --- hyperkitty/templates/threads/right_col.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hyperkitty/templates/threads') diff --git a/hyperkitty/templates/threads/right_col.html b/hyperkitty/templates/threads/right_col.html index 0ad0438..836da75 100644 --- a/hyperkitty/templates/threads/right_col.html +++ b/hyperkitty/templates/threads/right_col.html @@ -21,7 +21,7 @@ old - {% if settings.USE_MOCKUPS %} + {% if settings.USE_MOCKUPS == True %}

Add to favorite discussions

-- cgit