diff options
author | Matthew Somerville <matthew@mysociety.org> | 2012-04-17 10:13:57 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2012-04-17 10:14:01 +0100 |
commit | 5daf6649cdcddedc440734e34cb4b01c708544c3 (patch) | |
tree | b45b8e71f9420c456f46d0488816170899128b1e | |
parent | c9184b5279868df7abf63aa852810054b1d33b87 (diff) |
Update Bromley text.
-rw-r--r-- | templates/web/bromley/report/new/fill_in_details_form.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/templates/web/bromley/report/new/fill_in_details_form.html b/templates/web/bromley/report/new/fill_in_details_form.html index 8fd65584e..1ce6a156b 100644 --- a/templates/web/bromley/report/new/fill_in_details_form.html +++ b/templates/web/bromley/report/new/fill_in_details_form.html @@ -27,7 +27,10 @@ <p> [% IF report.used_map %] - [% INCLUDE 'report/new/fill_in_details_text.html' %] + We won’t be able to help unless you leave as much +detail as you can. Please describe the exact location of the problem (e.g. on a +wall), what it is, how long it has been there, a description (and a photo of +the problem if you have one), etc. [% ELSE %] [% loc('Please fill in the form below with details of the problem, and describe the location as precisely as possible in the details box.') %] [% END %] |