diff options
-rw-r--r-- | templates/emails/submit-brent | 4 | ||||
-rw-r--r-- | templates/emails/submit-council | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/templates/emails/submit-brent b/templates/emails/submit-brent index c6d455e71..6cb226209 100644 --- a/templates/emails/submit-brent +++ b/templates/emails/submit-brent @@ -34,7 +34,7 @@ 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 -<?=$values['category_footer']?>, please let us know by sending an email to -<team@fixmystreet.com>. This will help improve the service for local people. We +<?=$values['category_footer']?>, please let us know by visiting <http://www.fixmystreet.com/contact>. +This will help improve the service for local people. We also welcome any other feedback you may have. ] diff --git a/templates/emails/submit-council b/templates/emails/submit-council index b30abd365..38fbcc476 100644 --- a/templates/emails/submit-council +++ b/templates/emails/submit-council @@ -30,7 +30,7 @@ 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 -<?=$values['category_footer']?>, please let us know by sending an email to -<team@fixmystreet.com>. This will help improve the service for local people. We +<?=$values['category_footer']?>, please let us know by visiting <http://www.fixmystreet.com/contact>. +This will help improve the service for local people. We also welcome any other feedback you may have. ] |