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 fdfd731..205fe79 100644 --- a/hyperkitty/templates/month_view.html +++ b/hyperkitty/templates/month_view.html @@ -57,7 +57,7 @@ {{email.answers}} comments </li> </ul> - {% if settings.USE_MOCKUPS %} + {% if settings.USE_MOCKUPS == True %} <ul class="inline-block"> <li class="like"> +{{email.avglike}} / - {{email.avgdislike}} |
