mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-19 05:59:44 -04:00
Improve permenant failure message.
Update delivery status document page.
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
</p>
|
||||
{% elif notification_status == 'permanent-failure' %}
|
||||
<p class="notification-status-cancelled">
|
||||
Permanent failure – The postal provider is unable to print the letter. Your letter has not been sent.
|
||||
Permanent failure – The provider cannot print the letter. Your letter will not be dispatched.
|
||||
</p>
|
||||
{% elif notification_status == 'technical-failure' %}
|
||||
<p class="notification-status-cancelled">
|
||||
|
||||
Reference in New Issue
Block a user