Update status description

This commit is contained in:
karlchillmaid
2019-09-18 15:04:05 +01:00
committed by GitHub
parent d6dffff03c
commit 27421a2556

View File

@@ -81,7 +81,7 @@
) %}
{% for message_length, charge in [
('Sent', 'Notify has sent the letter to the provider to be printed.'),
('Printed', 'The provider has printed the letter. Letters printed at 5:30pm are dispatched the next working day.'),
('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.'),
] %}