aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/zurich/report/new/notes.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/zurich/report/new/notes.html')
-rw-r--r--templates/web/zurich/report/new/notes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/zurich/report/new/notes.html b/templates/web/zurich/report/new/notes.html
index 3f832c1ed..90edbdac2 100644
--- a/templates/web/zurich/report/new/notes.html
+++ b/templates/web/zurich/report/new/notes.html
@@ -1,6 +1,6 @@
<p>[% loc("Please note:") %]</p>
<ul class="plain-list">
- <li>[% loc("We will only use your personal information in accordance with our <a href=\"/privacy\">privacy policy.</a>") %]</li>
+ <li>[% tprintf( loc("We will only use your personal information in accordance with our <a href=\"%s\">privacy policy.</a>"), c.cobrand.privacy_policy_url ) %]</li>
<li>[% loc("Remember that FixMyStreet is primarily for reporting physical problems that can be fixed. If your problem is not appropriate for submission via this site remember that you can contact your council directly using their own website.") %]</li>
</ul>