aboutsummaryrefslogtreecommitdiffstats
path: root/templates/emails/submit-brent
diff options
context:
space:
mode:
authorEdmund von der Burg <evdb@mysociety.org>2011-02-09 12:28:15 +0000
committerEdmund von der Burg <evdb@mysociety.org>2011-02-09 12:28:15 +0000
commit00aadee36735bb75d039943ae54d2c6522fc9a0c (patch)
tree5bbce0a800563edd6203f17876c1d0ecce41ce37 /templates/emails/submit-brent
parent7a96ac1718dcdacd10a41dbbb8494e52cda7e03c (diff)
Add eastings and northings back into problem report email if in UK
Diffstat (limited to 'templates/emails/submit-brent')
-rw-r--r--templates/emails/submit-brent2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/emails/submit-brent b/templates/emails/submit-brent
index a93f59fcb..f3a9e5bb8 100644
--- a/templates/emails/submit-brent
+++ b/templates/emails/submit-brent
@@ -21,7 +21,7 @@ Email: <?=$values['email']?>
Details: <?=$values['detail']?>
-Latitude: <?=$values['latitude']?>
+<?=$values['easting_northing']?>Latitude: <?=$values['latitude']?>
Longitude: <?=$values['longitude']?>