aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/email/default/submit.txt2
-rw-r--r--templates/email/fixmystreet/submit-oxfordshire.txt2
-rw-r--r--templates/email/fixmystreet/submit.txt2
3 files changed, 6 insertions, 0 deletions
diff --git a/templates/email/default/submit.txt b/templates/email/default/submit.txt
index 0ab29e412..52d52669b 100644
--- a/templates/email/default/submit.txt
+++ b/templates/email/default/submit.txt
@@ -25,6 +25,8 @@ Details: <?=$values['detail']?>
Longitude: <?=$values['longitude']?>
+View OpenStreetMap of this location: <?=$values['osm_url']?>
+
<?=$values['closest_address']?>----------
Replies to this email will go to the user who submitted the problem.
diff --git a/templates/email/fixmystreet/submit-oxfordshire.txt b/templates/email/fixmystreet/submit-oxfordshire.txt
index 23a8504ee..9e5efb608 100644
--- a/templates/email/fixmystreet/submit-oxfordshire.txt
+++ b/templates/email/fixmystreet/submit-oxfordshire.txt
@@ -25,6 +25,8 @@ Details: <?=$values['detail']?>
Longitude: <?=$values['longitude']?>
+View OpenStreetMap of this location: <?=$values['osm_url']?>
+
<?=$values['closest_address']?>----------
Replies to this email will go to the user who submitted the problem.
diff --git a/templates/email/fixmystreet/submit.txt b/templates/email/fixmystreet/submit.txt
index 315411fb4..7abed7b50 100644
--- a/templates/email/fixmystreet/submit.txt
+++ b/templates/email/fixmystreet/submit.txt
@@ -25,6 +25,8 @@ Details: <?=$values['detail']?>
Longitude: <?=$values['longitude']?>
+View OpenStreetMap of this location: <?=$values['osm_url']?>
+
<?=$values['closest_address']?>----------
Replies to this email will go to the user who submitted the problem.