Skip to content

Commit

Permalink
DTSPB- 4457 added H2 tag to cookies banner .
Browse files Browse the repository at this point in the history
  • Loading branch information
abbasiTahir committed Jan 15, 2025
1 parent 5dccc63 commit bcda7bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/includes/cookie-banner.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<input type="hidden" id="hdnSecurityCookie" value="{{ common.SECURITY_COOKIE }}"/>

<div class="global-cookie-message" id="cm-cookie-banner" hidden>
<div class="govuk-cookie-banner" role="region" aria-label="{{ common.cookieBannerTitle }}</h2>">
<div class="govuk-cookie-banner" role="region" aria-label="{{ common.cookieBannerTitle }}">
<div class="govuk-cookie-banner__message govuk-width-container cm-cookie-banner__decision">
<div class="govuk-grid-row">
<div class="govuk-grid-column-two-thirds">
Expand Down

0 comments on commit bcda7bd

Please sign in to comment.