diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/emails/submit-brent | 3 | ||||
-rw-r--r-- | templates/emails/submit-council | 3 | ||||
-rw-r--r-- | templates/emails/update-confirm | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/templates/emails/submit-brent b/templates/emails/submit-brent index 13b2f44fa..3fb6dc8e3 100644 --- a/templates/emails/submit-brent +++ b/templates/emails/submit-brent @@ -29,7 +29,8 @@ Northing: <?=$values['northing']?> Replies to this email will go to the user who submitted the problem. -Yours, The FixMyStreet team +Yours, +The FixMyStreet team [ This message was sent via FixMyStreet, a project of UKCOD, registered charity number 1076346. If there is a more appropriate email address for messages about diff --git a/templates/emails/submit-council b/templates/emails/submit-council index 9f377fb16..1a1db83bb 100644 --- a/templates/emails/submit-council +++ b/templates/emails/submit-council @@ -25,7 +25,8 @@ Details: <?=$values['detail']?> Replies to this email will go to the user who submitted the problem. -Yours, The FixMyStreet team +Yours, +The FixMyStreet team [ This message was sent via FixMyStreet, a project of UKCOD, registered charity number 1076346. If there is a more appropriate email address for messages about diff --git a/templates/emails/update-confirm b/templates/emails/update-confirm index 8e226a0bd..11878ad0b 100644 --- a/templates/emails/update-confirm +++ b/templates/emails/update-confirm @@ -13,5 +13,5 @@ Your update reads: <?=$values['update']?> -Yours, +Yours, The FixMyStreet team |