aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/web/barnet/report/new/councils_text_all.html2
-rw-r--r--templates/web/base/report/new/councils_extra_text.html2
-rw-r--r--templates/web/base/report/new/councils_text_some.html5
-rw-r--r--templates/web/base/report/new/fill_in_details_form.html2
-rw-r--r--templates/web/oxfordshire/report/new/councils_text_all.html4
5 files changed, 7 insertions, 8 deletions
diff --git a/templates/web/barnet/report/new/councils_text_all.html b/templates/web/barnet/report/new/councils_text_all.html
index 20152928b..ae02f7647 100644
--- a/templates/web/barnet/report/new/councils_text_all.html
+++ b/templates/web/barnet/report/new/councils_text_all.html
@@ -1,4 +1,4 @@
<p>
All the information you provide here will be sent to the <strong>relevant department</strong>.
-[% loc('The subject and details of the problem will be public, plus your name if you give us permission.') %]
+[% loc('The summary and description will also be made public (see our <a href="/privacy">privacy policy</a>).') %]
</p>
diff --git a/templates/web/base/report/new/councils_extra_text.html b/templates/web/base/report/new/councils_extra_text.html
index 1088b9f8b..b77758b01 100644
--- a/templates/web/base/report/new/councils_extra_text.html
+++ b/templates/web/base/report/new/councils_extra_text.html
@@ -1 +1 @@
-[% loc('The subject and details of the problem will be public, plus your name if you give us permission.') %]
+[% loc('The summary and description will also be made public (see our <a href="/privacy">privacy policy</a>).') %]
diff --git a/templates/web/base/report/new/councils_text_some.html b/templates/web/base/report/new/councils_text_some.html
index 8d4768612..70cb97617 100644
--- a/templates/web/base/report/new/councils_text_some.html
+++ b/templates/web/base/report/new/councils_text_some.html
@@ -7,9 +7,8 @@
[%- '.' IF loop.last %]
[% END %]
-[%
- loc('The subject and details of the problem will be public, plus your name if you give us permission.');
-%]
+[% loc('The summary and description will also be made public (see our <a href="/privacy">privacy policy</a>).') %]
+
[%
nget(
"We do <strong>not</strong> yet have details for the other council that covers this location.",
diff --git a/templates/web/base/report/new/fill_in_details_form.html b/templates/web/base/report/new/fill_in_details_form.html
index ec05e127e..cee0244c7 100644
--- a/templates/web/base/report/new/fill_in_details_form.html
+++ b/templates/web/base/report/new/fill_in_details_form.html
@@ -15,7 +15,7 @@
loc('the local council')
);
%]
- [% loc('The subject and details of the problem will be public, plus your name if you give us permission.') %]
+ [% loc('The summary and description will also be made public (see our <a href="/privacy">privacy policy</a>).') %]
</p>
[% ELSE %]
[% PROCESS 'report/new/councils_text.html' %]
diff --git a/templates/web/oxfordshire/report/new/councils_text_all.html b/templates/web/oxfordshire/report/new/councils_text_all.html
index f205418d7..a8c81f39e 100644
--- a/templates/web/oxfordshire/report/new/councils_text_all.html
+++ b/templates/web/oxfordshire/report/new/councils_text_all.html
@@ -1,5 +1,5 @@
<p>
All the information you provide here will be sent to the
- <strong>relevant department</strong>. The subject and details of the
- problem will be public, plus your name if you give us permission.
+ <strong>relevant department</strong>. The summary and description
+ will also be made public, plus your name if you give us permission.
</p>