From 4e047f5c25f103c45c03722c76117c3a8566e9fb Mon Sep 17 00:00:00 2001 From: Aurélien Bompard Date: Fri, 12 Oct 2012 09:45:33 +0200 Subject: Fix some forgotten instances of likestatus --- hyperkitty/templates/recent_activities.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'hyperkitty') diff --git a/hyperkitty/templates/recent_activities.html b/hyperkitty/templates/recent_activities.html index f044dad..b22784f 100644 --- a/hyperkitty/templates/recent_activities.html +++ b/hyperkitty/templates/recent_activities.html @@ -100,8 +100,8 @@ {% endif %} {% if settings.USE_MOCKUPS == True %} -
  • - 0 +
  • + +0/-0
  • {% endif %}
  • @@ -138,8 +138,8 @@
  • {% endif %} {% if settings.USE_MOCKUPS == True %} -
  • - 0 +
  • + +0/-0
  • {% endif %}
  • -- cgit