diff --git a/app/templates/views/templates/_template.html b/app/templates/views/templates/_template.html index 5e7997221..a741d6506 100644 --- a/app/templates/views/templates/_template.html +++ b/app/templates/views/templates/_template.html @@ -23,7 +23,7 @@ {% if current_user.has_permissions('send_messages', restrict_admin_usage=True) and not letter_too_long %}
- Send a message using this template + Get ready to send a message using this template
{% endif %} @@ -46,7 +46,7 @@ {% if current_user.has_permissions('send_messages', restrict_admin_usage=True) %}
- Send a message using this template + Get ready to send a message using this template
{% endif %}