diff options
author | Struan Donald <struan@exo.org.uk> | 2012-08-08 15:48:02 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2012-08-09 09:58:37 +0100 |
commit | 828f7ed7f1c05924215e82d1338a60ffca8471ab (patch) | |
tree | d19f8f98e339e11cbd569c754993a9dcefdec9db /templates/web/default | |
parent | 326a51bb1feae93d46db59c30752a1c660b52eac (diff) |
tweak text at start of report form for Bromley
Diffstat (limited to 'templates/web/default')
-rw-r--r-- | templates/web/default/report/new/councils_extra_text.html | 1 | ||||
-rw-r--r-- | templates/web/default/report/new/councils_text_all.html | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/templates/web/default/report/new/councils_extra_text.html b/templates/web/default/report/new/councils_extra_text.html index e69de29bb..1088b9f8b 100644 --- a/templates/web/default/report/new/councils_extra_text.html +++ b/templates/web/default/report/new/councils_extra_text.html @@ -0,0 +1 @@ +[% loc('The subject and details of the problem will be public, plus your name if you give us permission.') %] diff --git a/templates/web/default/report/new/councils_text_all.html b/templates/web/default/report/new/councils_text_all.html index cb1e6de1a..af5d822b0 100644 --- a/templates/web/default/report/new/councils_text_all.html +++ b/templates/web/default/report/new/councils_text_all.html @@ -23,6 +23,4 @@ [% END %] [% INCLUDE 'report/new/councils_extra_text.html' %] - -[% loc('The subject and details of the problem will be public, plus your name if you give us permission.') %] </p> |