mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-25 08:44:23 -04:00
Replace negative contraction
Replace negative contraction. GDS style guide: https://www.gov.uk/guidance/style-guide/a-to-z-of-gov-uk-style#contractions
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="notify-cookie-banner__button notify-cookie-banner__button-reject">
|
<div class="notify-cookie-banner__button notify-cookie-banner__button-reject">
|
||||||
<button class="govuk-button govuk-button__inline" type="submit" data-accept-cookies="false" aria-describedby="notify-cookie-banner__heading">
|
<button class="govuk-button govuk-button__inline" type="submit" data-accept-cookies="false" aria-describedby="notify-cookie-banner__heading">
|
||||||
No<span class="govuk-visually-hidden">, we can't store analytics cookies on your device</span>
|
No<span class="govuk-visually-hidden">, we cannot store analytics cookies on your device</span>
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
<a class="govuk-link notify-cookie-banner__link" href="/cookies">How Notify uses cookies</a>
|
<a class="govuk-link notify-cookie-banner__link" href="/cookies">How Notify uses cookies</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user