diff --git a/app/templates/views/notifications/preview.html b/app/templates/views/notifications/preview.html index 4f0d511d3..16874181c 100644 --- a/app/templates/views/notifications/preview.html +++ b/app/templates/views/notifications/preview.html @@ -43,7 +43,6 @@ {% endcall %} {% elif error == 'message-too-long' %} - {# the only row_errors we can get when sending one off messages is that the message is too long #}
{% call banner_wrapper(type='dangerous') %} {% include "partials/check/message-too-long.html" %}