Skip to content

Commit 4156196

Browse files
author
Richard Summerhayes
committed
final tweaks
1 parent 2de6290 commit 4156196

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

app/views/cookie.scala.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ <h1>
1313
<article>
1414
<h1>Your Privacy</h1>
1515
<p>When you visit any web site, it may store or retrieve information on your browser, mostly in the form of cookies. This information might be about you, your preferences or your device and is mostly used to make the site work as you expect it to. The information does not usually directly identify you, but it can give you a more personalised web experience.</p>
16-
<p>Because we respect your right to privacy, you <a class="optanon-toggle-display">can choose</a> not to allow some types of cookies. Below is a list of the cookies that get set on the playframework.com domain. Blocking some types of cookies may impact your experience of the site and the services we are able to offer.</p>
16+
<p>Because we respect your right to privacy, you <a onclick="OneTrust.ToggleInfoDisplay();">can choose</a> not to allow some types of cookies. Below is a list of the cookies that get set on the playframework.com domain. Blocking some types of cookies may impact your experience of the site and the services we are able to offer.</p>
1717
<p><a class="optanon-toggle-display button">COOKIE SETTINGS</a></p>
1818
<br><hr><br>
1919
<h1>Cookie Listing</h1>

app/views/main.scala.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ <h3>Social networks</h3>
177177
</div>
178178
<div class="lb-legal">
179179
<p>
180-
&copy; Lightbend 2018 |
180+
&copy; Lightbend 2021 |
181181
<a href="https://www.lightbend.com/legal/licenses" target="_blank">Licenses</a> |
182182
<a href="https://www.lightbend.com/legal/terms" target="_blank">Terms</a> |
183183
<a href="https://www.lightbend.com/legal/privacy" target="_blank">Privacy Policy</a> |

0 commit comments

Comments
 (0)