diff options
-rw-r--r-- | templates/emails/partial | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/templates/emails/partial b/templates/emails/partial index 2dfc6de79..fd19d968c 100644 --- a/templates/emails/partial +++ b/templates/emails/partial @@ -1,14 +1,14 @@ -Subject: Your new report on FixMyStreet +Subject: Confirm your report on FixMyStreet Hi<?=$values['name']?>, -We've stored the report you uploaded to FixMyStreet via -<?=$values['service']?>. To check the details we have, -and to add any more, please visit the following URL: +To confirm the report you have uploaded to FixMyStreet via +<?=$values['service'], and to check or add any details, +please visit the following URL: <?=$values['url']?> -Then we can send your report to the council. Thanks! +Thanks! Yours, The FixMyStreet team |