diff options
-rw-r--r-- | templates/emails/submit-council | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/templates/emails/submit-council b/templates/emails/submit-council index 715291e32..f839d0464 100644 --- a/templates/emails/submit-council +++ b/templates/emails/submit-council @@ -5,7 +5,12 @@ Dear <?=$values['councils_name']?>, <?=$values['multiple']?>A user of Neighbourhood Fix-It, <?=$values['user_details']?>, has submitted the following report of a local problem that -they believe might require your attention: +they believe might require your attention. + +<?=$values['fuzzy']?>, or to provide an update on the problem, +please visit the following link: + + <?=$values['url']?> ---------- @@ -15,11 +20,6 @@ they believe might require your attention: ---------- -<?=$values['fuzzy']?>, or to provide an update on the problem, -please visit the following link: - - <?=$values['url']?> - Replies to this email will go to the user who submitted the problem. Yours, The Neighbourhood Fix-It team |