diff options
Diffstat (limited to 'templates/email/tfl')
-rw-r--r-- | templates/email/tfl/submit.html | 3 | ||||
-rw-r--r-- | templates/email/tfl/submit.txt | 2 |
2 files changed, 0 insertions, 5 deletions
diff --git a/templates/email/tfl/submit.html b/templates/email/tfl/submit.html index a1bd8f134..2bce514d0 100644 --- a/templates/email/tfl/submit.html +++ b/templates/email/tfl/submit.html @@ -58,9 +58,6 @@ of a local problem that they believe might require your attention.</p> <p style="[% secondary_p_style %]"><strong>Signal site number:</strong> [% report.get_extra_field_value('site') | html %]</p> [% END %] <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/tfl/submit.txt b/templates/email/tfl/submit.txt index b6af867ff..6c1f323b0 100644 --- a/templates/email/tfl/submit.txt +++ b/templates/email/tfl/submit.txt @@ -31,8 +31,6 @@ Subject: [% report.title %] Details: [% report.detail %] -[% additional_information %] - Easting/Northing [%- " (IE)" IF coordsyst == "I" -%] : [% easting %]/[% northing %] |