diff --git a/data/assets/templates/quarantine.tpl b/data/assets/templates/quarantine.tpl index 787a043f3..3af0e1212 100644 --- a/data/assets/templates/quarantine.tpl +++ b/data/assets/templates/quarantine.tpl @@ -25,7 +25,11 @@
Hi!
+ {% if counter == 1 %}
+ There is 1 new message waiting in quarantine:
+ {% else %}
There are {{counter}} new messages waiting in quarantine:
+ {% endif %}
Subject | Sender | Score | Arrived on | {% if quarantine_acl == 1 %}Actions | {% endif %}
---|