From 54f6eb7982a562a3526ee3b9be62fa6e9344dbdb Mon Sep 17 00:00:00 2001 From: Aurélien Bompard Date: Wed, 5 Sep 2012 14:43:39 +0200 Subject: Adapt to KittyStore's API change --- hyperkitty/templates/threads/right_col.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hyperkitty/templates/threads') diff --git a/hyperkitty/templates/threads/right_col.html b/hyperkitty/templates/threads/right_col.html index 78f0621..19ac788 100644 --- a/hyperkitty/templates/threads/right_col.html +++ b/hyperkitty/templates/threads/right_col.html @@ -21,9 +21,11 @@ old + {% if settings.USE_MOCKUPS %}

Add to favorite discussions

+ {% endif %}
-- cgit