diff options
author | Matthew Somerville <matthew@mysociety.org> | 2012-11-20 11:49:10 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2012-11-20 11:49:10 +0000 |
commit | a87f6e7dc791c07f2b8c48c6904257092dcb4225 (patch) | |
tree | 92a1a450c3775fa8375d82eecde8e54af1b9cbc8 | |
parent | 836aacb85830ede81989ea31fc510e7d531ddfc2 (diff) |
Replace tab with spaces to fix obscure translation issue.
-rw-r--r-- | templates/web/fixmystreet/report/new/fill_in_details_text.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/fixmystreet/report/new/fill_in_details_text.html b/templates/web/fixmystreet/report/new/fill_in_details_text.html index 8b5e3a2ad..b9ce7e110 100644 --- a/templates/web/fixmystreet/report/new/fill_in_details_text.html +++ b/templates/web/fixmystreet/report/new/fill_in_details_text.html @@ -1,6 +1,6 @@ [% IF area_ids_to_list.size != 0; - loc('The council won’t be able to help unless you leave as much + loc('The council 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.'); |