diff options
author | Matthew Somerville <matthew@mysociety.org> | 2010-10-18 14:48:51 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2010-10-18 14:48:51 +0100 |
commit | 886209d7ee0960387f0ce90f6044a787eb34308a (patch) | |
tree | a6c83a2d5d6486dbb412402644730dce6a4bec48 | |
parent | fb30dc7eca004cad744791c0a65d2f2b300a90e5 (diff) |
Always specifiy E/N in email.
-rw-r--r-- | templates/emails/submit-council | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/emails/submit-council b/templates/emails/submit-council index 38fbcc476..d3a4a0c64 100644 --- a/templates/emails/submit-council +++ b/templates/emails/submit-council @@ -21,6 +21,10 @@ Email: <?=$values['email']?> Details: <?=$values['detail']?> +Easting: <?=$values['easting']?> + +Northing: <?=$values['northing']?> + <?=$values['closest_address']?>---------- Replies to this email will go to the user who submitted the problem. |