improve notification for quarantine

This commit is contained in:
Son 2022-03-22 18:54:36 +01:00
parent 4fc450720f
commit e11c257571
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
<div>
There is a new quarantined message for <b>{{ alias.email }}</b>. Please go to your <a href="/dashboard/refused_email" class="btn btn-primary">quarantined emails</a> to review it.
There is a new quarantined message for <b>{{ alias.email }}</b>.
Please go to your <a href="/dashboard/refused_email">quarantined emails</a> to review it.
</div>