Skip to content

Commit 29901f5

Browse files
authored
[PRMP-1377] Typo correction (#1045)
1 parent 9aba411 commit 29901f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/public/cookie-consent.min.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3024,7 +3024,7 @@
30243024
},
30253025
function (t, n, e) {
30263026
t.exports =
3027-
'<div id="nhsuk-cookie-banner">\n <div class="nhsuk-cookie-banner" id="cookiebanner">\n <div class="nhsuk-width-container"> \n <h2>Cookies on the National Document Repository</h2> \n <p>We\'ve put some small files called cookies on your device to make our site work.</p>\n <p>We\'d also like to use analytics cookies. These send anonymous information about how our site is used to a service called AWS RUM Cloudwatch. We use this information to improve our site.</p>\n <p>Let us know if this is OK. We\'ll use a cookie to save your choice. You can <a id="nhsuk-cookie-banner__link" href="' +
3027+
'<div id="nhsuk-cookie-banner">\n <div class="nhsuk-cookie-banner" id="cookiebanner">\n <div class="nhsuk-width-container"> \n <h2>Cookies on the National Document Repository</h2> \n <p>We\'ve put some small files called cookies on your device to make our site work.</p>\n <p>We\'d also like to use analytics cookies. These send anonymous information about how our site is used to a service called AWS CloudWatch RUM. We use this information to improve our site.</p>\n <p>Let us know if this is OK. We\'ll use a cookie to save your choice. You can <a id="nhsuk-cookie-banner__link" href="' +
30283028
e(44).getPolicyUrl() +
30293029
'" tabindex="1">read more about our cookies</a> before you choose.</p>\n <ul> \n <li><button class=\'nhsuk-button\' id="nhsuk-cookie-banner__link_accept_analytics" href="#" tabindex="2">I\'m OK with analytics cookies</button></li>\n <li><button class=\'nhsuk-button\' id="nhsuk-cookie-banner__link_accept" href="#" tabindex="3">Do not use analytics cookies</button></li>\n </ul>\n </div>\n </div>\n\n <div class="nhsuk-success-banner" id="nhsuk-cookie-confirmation-banner" style="display:none;">\n <div class="nhsuk-width-container">\n <p id="nhsuk-success-banner__message">You can change your cookie settings at any time using our <a href="' +
30303030
e(44).getPolicyUrl() +

0 commit comments

Comments
 (0)