diff options
Diffstat (limited to 'hyperkitty')
-rw-r--r-- | hyperkitty/templates/recent_activities.html | 8 |
1 files changed, 4 insertions, 4 deletions
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 @@ </li> {% endif %} {% if settings.USE_MOCKUPS == True %} - <li class="neutral"> - 0 + <li class="likestatus neutral"> + +0/-0 </li> {% endif %} <li class="participant"> @@ -138,8 +138,8 @@ </li> {% endif %} {% if settings.USE_MOCKUPS == True %} - <li class="neutral"> - 0 + <li class="likestatus neutral"> + +0/-0 </li> {% endif %} <li class="participant"> |