diff options
author | Matthew Somerville <matthew@mysociety.org> | 2011-07-18 13:59:04 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2011-07-18 13:59:04 +0100 |
commit | eecab672f3a26dccc364461a4eed22626f5a1e48 (patch) | |
tree | c98174328b0def59a4d477a483e626c506ed6759 /templates/email/default/problem-confirm.txt | |
parent | c6eec6aee98f893fcc601222015739570419215c (diff) |
Use report/update name, rather than user name, in confirmation emails, so it's the one that's just been given. Fixes #137.
Diffstat (limited to 'templates/email/default/problem-confirm.txt')
-rw-r--r-- | templates/email/default/problem-confirm.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/email/default/problem-confirm.txt b/templates/email/default/problem-confirm.txt index e16c90037..58c1c75d1 100644 --- a/templates/email/default/problem-confirm.txt +++ b/templates/email/default/problem-confirm.txt @@ -1,6 +1,6 @@ Subject: Confirm your problem on FixMyStreet -Hi [% report.user.name %], +Hi [% report.name %], Please click on the link below to confirm the problem you just added to FixMyStreet: |