diff options
author | Matthew Somerville <matthew@mysociety.org> | 2013-02-07 12:27:11 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2013-02-07 15:31:47 +0000 |
commit | b3d7a5d7c3e145bfe530fa41672b23850e26a904 (patch) | |
tree | cb19b8ff8624ab72f4b36771b5af95978392d995 /templates | |
parent | 8a3f7d28e392226374b0829d26bfec5c49b580b6 (diff) |
Fix body name in external assignment email, missing %s in translation, associated tests (fix a28).
Diffstat (limited to 'templates')
-rw-r--r-- | templates/email/zurich/submit-external-personal.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/email/zurich/submit-external-personal.txt b/templates/email/zurich/submit-external-personal.txt index 56968c036..027afd4bf 100644 --- a/templates/email/zurich/submit-external-personal.txt +++ b/templates/email/zurich/submit-external-personal.txt @@ -10,4 +10,4 @@ Reporter name: <?=$values['name']?> Reporter email: <?=$values['email']?> -Reporter phone: <?=$values['phone']?> +<?=$values['phone_line']?> |