aboutsummaryrefslogtreecommitdiffstats
path: root/templates/email/oxfordshire
diff options
context:
space:
mode:
Diffstat (limited to 'templates/email/oxfordshire')
-rw-r--r--templates/email/oxfordshire/submit.html3
-rw-r--r--templates/email/oxfordshire/submit.txt2
2 files changed, 0 insertions, 5 deletions
diff --git a/templates/email/oxfordshire/submit.html b/templates/email/oxfordshire/submit.html
index d26f3d44e..428436523 100644
--- a/templates/email/oxfordshire/submit.html
+++ b/templates/email/oxfordshire/submit.html
@@ -49,9 +49,6 @@ of a local problem that they believe might require your attention.</p>
<h2 style="[% h2_style %]">[% report.title | html %]</h2>
<p style="[% secondary_p_style %]"><strong>Category:</strong> [% report.category | html %]</p>
<p style="[% secondary_p_style %]">[% report.detail | html %]</p>
- [%~ IF additional_information %]
- <p style="[% secondary_p_style %]">[% additional_information %]</p>
- [%~ END %]
<p style="[% secondary_p_style %]">
<strong>Location:</strong>
<br>Easting/Northing
diff --git a/templates/email/oxfordshire/submit.txt b/templates/email/oxfordshire/submit.txt
index 90de2e60c..faa39e2b4 100644
--- a/templates/email/oxfordshire/submit.txt
+++ b/templates/email/oxfordshire/submit.txt
@@ -25,8 +25,6 @@ Subject: [% report.title %]
Details: [% report.detail %]
-[% additional_information %]
-
[%- IF report.get_extra_field_value('feature_id') %]
Asset id: [% report.get_extra_field_value('feature_id') %]
[%- END %]