Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

Commit

Permalink
Adding external link for Gov.uk cookie page
Browse files Browse the repository at this point in the history
  • Loading branch information
zaparka committed Sep 20, 2019
1 parent 31595d1 commit f5b6373
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion app/views/home/cookies.en.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@

<p>You'll normally see a message on the site before we store a cookie on your computer.</p>

<h2 class="heading-small">Further information</h2>

<p>Refer here to <a rel="external" target="_blank" href="https://www.gov.uk/help/cookies" title='Cookies on GOV.UK'>Gov.uk</a> cookie policy.</p>

<p>Find out more about <a rel="external" target="_blank" href="http://www.aboutcookies.org">how to manage cookies</a>.</p>

<h2 class="heading-medium">How cookies are used on Appeal to the tax tribunal</h2>
Expand Down Expand Up @@ -77,7 +81,7 @@
<ul class="list list-bullet">
<li>the pages you visit on Appeal to the tax tribunal</li>
<li>how long you spend on each Appeal to the tax tribunal page
</li>
<li>how you got to the site </li>
<li>how you got to the site
</li>
<li>what you click on while you’re visiting the site</li>
</ul>

Expand Down
2 changes: 1 addition & 1 deletion config/locales/en_privacy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ en:
list_3: Our instructions to staff on how to collect, use or delete your personal information;
list_4: How we check that the information we hold is accurate and up-to-date;
list_5: How to make a complaint
gov_uk_policy_html: Refer to <a href='https://www.gov.uk/help/privacy-notice' title="GOV.UK privacy policy page" target='_blank'>Gov.uk</a> Privacy policy here.
gov_uk_policy_html: Refer to <a href='https://www.gov.uk/help/privacy-notice' title="GOV.UK privacy policy page" target='_blank' rel='external'>Gov.uk</a> Privacy policy here.
line_2: "By contacting the court handling your information or see the information provided when you accessed our services or were contacted by us. The MoJ Data Protection Officer can be contacted at:"
address:
street: 102 Petty France
Expand Down

0 comments on commit f5b6373

Please sign in to comment.