From 8a0a9666d7d5b7c957e7363a19bd5d61f12c471e Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Thu, 13 Feb 2020 15:50:22 +0000 Subject: [PATCH] Update links --- app/utils.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/utils.py b/app/utils.py index 86bdb9f2b..f0c27d6b0 100644 --- a/app/utils.py +++ b/app/utils.py @@ -571,7 +571,7 @@ LETTER_VALIDATION_MESSAGES = { 'title': 'Your letter is not A4 portrait size', 'detail': ( 'You need to change the size or orientation of {invalid_pages}.
' - 'Files must meet our letter specification.' + 'Files must meet our letter specification.' ), 'summary': ( 'Validation failed because {invalid_pages} {invalid_pages_are_or_is} not A4 portrait size.
' @@ -582,7 +582,7 @@ LETTER_VALIDATION_MESSAGES = { 'title': 'Your content is outside the printable area', 'detail': ( 'You need to edit {invalid_pages}.
' - 'Files must meet our letter specification.' + 'Files must meet our letter specification.' ), 'summary': ( 'Validation failed because content is outside the printable area on {invalid_pages}.
' @@ -618,7 +618,7 @@ LETTER_VALIDATION_MESSAGES = { 'title': 'The address block is empty', 'detail': ( 'You need to add a recipient address.
' - 'Files must meet our letter specification.' + 'Files must meet our letter specification.' ), 'summary': ( 'Validation failed because the address block is empty.
'