mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-04-30 14:10:40 -04:00
Merge branch 'letter-permanent-failure' of github.com:alphagov/notifications-admin into letter-permanent-failure
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
('Printed', 'The provider has printed the letter. Letters are printed at 5:30pm and dispatched the next working day.'),
|
||||
('Cancelled', 'Sending cancelled. Your letter will not be printed or dispatched.'),
|
||||
('Technical failure', 'Notify had an unexpected error while sending the letter to our printing provider.'),
|
||||
('Permenent failure', 'The provider cannot print the letter. Your letter will not be dispatched.')
|
||||
('Permanent failure', 'The provider cannot print the letter. Your letter will not be dispatched.')
|
||||
] %}
|
||||
{% call row() %}
|
||||
{{ text_field(message_length) }}
|
||||
|
||||
Reference in New Issue
Block a user