diff --git a/data/assets/templates/quarantine.tpl b/data/assets/templates/quarantine.tpl index 8fa88c54b..d6ff0c58c 100644 --- a/data/assets/templates/quarantine.tpl +++ b/data/assets/templates/quarantine.tpl @@ -1,69 +1,175 @@ - -
- + + + + + + + + + +Hi {{username}}!
- {% if counter == 1 %}
- There is 1 new message waiting in quarantine:
- {% else %}
- There are {{counter}} new messages waiting in quarantine:
- {% endif %}
-
| Subject | Sender | Score | Action | Arrived on | {% if quarantine_acl == 1 %}Actions | {% endif %}
|---|
| {{ line.subject|e }} | -{{ line.sender|e }} | -{{ line.score }} | - {% if line.action == "reject" %} -Rejected | - {% else %} -Sent to Junk folder | - {% endif %} -{{ line.created }} | - {% if quarantine_acl == 1 %} - {% if line.action == "reject" %} -Release to inbox | delete | - {% else %} -Send copy to inbox | delete | - {% endif %} - {% endif %} +
+
|
{{ lang.admin.quarantine_defaults_apply_info|raw }}
+