diff options
author | matthew <matthew> | 2009-02-09 15:27:42 +0000 |
---|---|---|
committer | matthew <matthew> | 2009-02-09 15:27:42 +0000 |
commit | dd522be47e123ad5a107128e10b2513b1a1d2b54 (patch) | |
tree | 6e8d3e41857de94e3abb91bcdeff852cb69067dd | |
parent | 3c4153133eda6f2e13e5ec374c687fb121575105 (diff) |
Change to web link.
-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. ] |