diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/emails/alert-confirm | 2 | ||||
-rw-r--r-- | templates/emails/alert-problem | 2 | ||||
-rw-r--r-- | templates/emails/alert-problem-area | 2 | ||||
-rw-r--r-- | templates/emails/alert-problem-council | 2 | ||||
-rw-r--r-- | templates/emails/alert-problem-nearby | 2 | ||||
-rw-r--r-- | templates/emails/alert-problem-ward | 2 | ||||
-rw-r--r-- | templates/emails/alert-update | 2 | ||||
-rw-r--r-- | templates/emails/empty property-confirm | 2 | ||||
-rw-r--r-- | templates/emails/flickr-confirm | 2 | ||||
-rw-r--r-- | templates/emails/flickr-submit | 2 | ||||
-rw-r--r-- | templates/emails/problem-confirm | 2 | ||||
-rw-r--r-- | templates/emails/questionnaire | 2 | ||||
-rw-r--r-- | templates/emails/tms-confirm | 2 |
13 files changed, 13 insertions, 13 deletions
diff --git a/templates/emails/alert-confirm b/templates/emails/alert-confirm index bfa163fcc..bb6288119 100644 --- a/templates/emails/alert-confirm +++ b/templates/emails/alert-confirm @@ -10,5 +10,5 @@ asked to subscribe to on FixMyStreet: If you can't click the link, please copy and paste it to the address bar of your web browser. -Yours, +Yours, The FixMyStreet team diff --git a/templates/emails/alert-problem b/templates/emails/alert-problem index 3d389a99b..8369b8e28 100644 --- a/templates/emails/alert-problem +++ b/templates/emails/alert-problem @@ -4,7 +4,7 @@ The following new problems have been added: <?=$values['data']?> --- +Yours, The FixMyStreet team To stop receiving emails when there are new problems, diff --git a/templates/emails/alert-problem-area b/templates/emails/alert-problem-area index 7cf193143..8c41aaf5e 100644 --- a/templates/emails/alert-problem-area +++ b/templates/emails/alert-problem-area @@ -5,7 +5,7 @@ The following new problems have been added within <?=$values['data']?> --- +Yours, The FixMyStreet team To stop receiving emails when there are new problems in diff --git a/templates/emails/alert-problem-council b/templates/emails/alert-problem-council index fc6c38f86..572e057a6 100644 --- a/templates/emails/alert-problem-council +++ b/templates/emails/alert-problem-council @@ -4,7 +4,7 @@ The following new problems have been reported to <?=$values['area_name']?>: <?=$values['data']?> --- +Yours, The FixMyStreet team To stop receiving emails when there are new problems reported to diff --git a/templates/emails/alert-problem-nearby b/templates/emails/alert-problem-nearby index 85136a034..0bf8483a7 100644 --- a/templates/emails/alert-problem-nearby +++ b/templates/emails/alert-problem-nearby @@ -4,7 +4,7 @@ The following nearby problems have been added: <?=$values['data']?> --- +Yours, The FixMyStreet team To stop receiving emails when there are nearby problems, diff --git a/templates/emails/alert-problem-ward b/templates/emails/alert-problem-ward index 75475061a..efcf15993 100644 --- a/templates/emails/alert-problem-ward +++ b/templates/emails/alert-problem-ward @@ -5,7 +5,7 @@ within <?=$values['ward_name']?>: <?=$values['data']?> --- +Yours, The FixMyStreet team To stop receiving emails when there are new problems reported to diff --git a/templates/emails/alert-update b/templates/emails/alert-update index bed854db5..bf69067f2 100644 --- a/templates/emails/alert-update +++ b/templates/emails/alert-update @@ -6,7 +6,7 @@ The following updates have been left on this problem: View or reply to these updates: <?=$values['problem_url']?> --- +Yours, The FixMyStreet team To stop receiving emails when there are new updates on this problem, diff --git a/templates/emails/empty property-confirm b/templates/emails/empty property-confirm index 14885490d..001afb355 100644 --- a/templates/emails/empty property-confirm +++ b/templates/emails/empty property-confirm @@ -16,5 +16,5 @@ Your report had the subject: And details: <?=$values['detail']?> -Yours, +Yours, The Empty Homes Agency team diff --git a/templates/emails/flickr-confirm b/templates/emails/flickr-confirm index f07f53404..45d11a28a 100644 --- a/templates/emails/flickr-confirm +++ b/templates/emails/flickr-confirm @@ -10,5 +10,5 @@ you just gave to FixMyStreet: This is so we can look up the photos you tag with FixMyStreet, and send you an email letting you know about your new problems. --- +Yours, The FixMyStreet team diff --git a/templates/emails/flickr-submit b/templates/emails/flickr-submit index 348f4476f..f7eb1e99b 100644 --- a/templates/emails/flickr-submit +++ b/templates/emails/flickr-submit @@ -10,5 +10,5 @@ please visit the following URL: Then we can send your photo to the council. Thanks! --- +Yours, The FixMyStreet team diff --git a/templates/emails/problem-confirm b/templates/emails/problem-confirm index 8d03ba91b..2a00e54a5 100644 --- a/templates/emails/problem-confirm +++ b/templates/emails/problem-confirm @@ -16,5 +16,5 @@ Your problem had the title: And details: <?=$values['detail']?> -Yours, +Yours, The FixMyStreet team diff --git a/templates/emails/questionnaire b/templates/emails/questionnaire index 617acc3d8..4be8eeaa4 100644 --- a/templates/emails/questionnaire +++ b/templates/emails/questionnaire @@ -13,7 +13,7 @@ updating the status of your problem: Please do not reply to this email; there is a public comment box on the questionnaire. -Yours, +Yours, The FixMyStreet team Your problem was as follows: diff --git a/templates/emails/tms-confirm b/templates/emails/tms-confirm index e3eb5b431..4821aed82 100644 --- a/templates/emails/tms-confirm +++ b/templates/emails/tms-confirm @@ -10,5 +10,5 @@ interest in TextMyStreet: If you can't click the link, please copy and paste it to the address bar of your web browser. -Yours, +Yours, The FixMyStreet team |