diff options
author | matthew <matthew> | 2007-03-12 20:07:58 +0000 |
---|---|---|
committer | matthew <matthew> | 2007-03-12 20:07:58 +0000 |
commit | fbf751cbcc986781ecff1d084975fec851a57653 (patch) | |
tree | c45564f0a07ed13a83408fdd6db39c28e729c23c | |
parent | 47fd572c3dbaee167a8d666d4132c05ea9714df9 (diff) |
Move link above text to make it more noticeable.
-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 |