diff options
Diffstat (limited to 'hyperkitty/templates/month_view.html')
| -rw-r--r-- | hyperkitty/templates/month_view.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hyperkitty/templates/month_view.html b/hyperkitty/templates/month_view.html index 27f9f99..9f3a857 100644 --- a/hyperkitty/templates/month_view.html +++ b/hyperkitty/templates/month_view.html @@ -76,7 +76,7 @@ {{email.answers}} comments </li> </ul> - {% if settings.USE_MOCKUPS == True %} + {% if use_mockups %} <ul class="inline-block" messageid="{{email.message_id_hash}}"> <li class="likestatus {{email.likestatus}}"> +{{email.avglike}}/-{{email.avgdislike}} |
