summaryrefslogtreecommitdiffstats
path: root/hyperkitty/templates/threads
diff options
context:
space:
mode:
authorAurélien Bompard <aurelien@bompard.org>2012-10-09 18:02:37 +0200
committerAurélien Bompard <aurelien@bompard.org>2012-10-09 18:02:37 +0200
commite100457ddce07e3546bde6144c7095c56aebc691 (patch)
treea54fb1a957dbefdd8f4f091957089b71e1c802a9 /hyperkitty/templates/threads
parentc7570addec98c4e7695d83202650b9296e47c957 (diff)
downloadhyperkitty-e100457ddce07e3546bde6144c7095c56aebc691.tar.gz
hyperkitty-e100457ddce07e3546bde6144c7095c56aebc691.tar.xz
hyperkitty-e100457ddce07e3546bde6144c7095c56aebc691.zip
Fix mockup test
Diffstat (limited to 'hyperkitty/templates/threads')
-rw-r--r--hyperkitty/templates/threads/right_col.html2
1 files changed, 1 insertions, 1 deletions
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
</div>
</div>
- {% if settings.USE_MOCKUPS %}
+ {% if settings.USE_MOCKUPS == True %}
<p id="add_to_fav">
<a href="#AddFav" class="notsaved">Add to favorite discussions</a>
</p>