Skip to content

Commit

Permalink
revert changes
Browse files Browse the repository at this point in the history
  • Loading branch information
precious-onyenaucheya-ons committed Nov 29, 2023
1 parent b145088 commit 31859ef
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/components/access-code/example-access-code.njk
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@ layout: ~

<h2>If you don’t have an access code</h2>
<p>
You can <a href="#0">request a new access code </a>to start a new study if you have lost or not received an access code. This can be sent to you by text or post.
You can <a href="#0">request a new access code</a> to start a new study if you have lost or not received an access code. This can be sent to you by text or post.
</p>

{% set content %}
<p>If you need to answer separately from the people you live with, you can <a href='#0'>request an individual access code </a>to start a separate study.</p>
<p>If you need to answer separately from the people you live with, you can <a href='#0'>request an individual access code</a> to start a separate study.</p>
{% call onsPanel({
type: "warn"
})
Expand Down
4 changes: 2 additions & 2 deletions src/components/cookies-banner/_macro.njk
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
{% set beforeLinkPreferencesURL = 'Gallwch chi' %}
{% set afterLinkPreferencesURL = '"newid eich dewisiadau o ran cwcis</a> ar unrhyw adeg.' %}
{% set beforeLinkStatementText = '<p>Ffeiliau bach a gaiff eu storio ar eich dyfais pan fyddwch yn mynd ar wefan yw cwcis. Rydym ni’n defnyddio rhai cwcis hanfodol i wneud i’r wefan hon weithio.</p><p>Hoffem osod' %}
{% set afterLinkStatementText = 'cwcis ychwanegol </a>er mwyn cofio eich gosodiadau a deall sut rydych chi’n defnyddio’r wefan. Mae hyn yn ein helpu ni i wella ein gwasanaethau.</p>' %}
{% set afterLinkStatementText = 'cwcis ychwanegol</a> er mwyn cofio eich gosodiadau a deall sut rydych chi’n defnyddio’r wefan. Mae hyn yn ein helpu ni i wella ein gwasanaethau.</p>' %}
{% else %}
{% set ariaLabel = 'Cookies banner' %}
{% set serviceName = 'ons.gov.uk' %}
Expand All @@ -32,7 +32,7 @@
{% set beforeLinkPreferencesURL = 'You can' %}
{% set afterLinkPreferencesURL = 'change your cookie preferences</a> at any time.' %}
{% set beforeLinkStatementText = '<p>Cookies are small files stored on your device when you visit a website. We use some essential cookies to make this website work.</p><p>We would like to set' %}
{% set afterLinkStatementText = 'additional cookies </a>to remember your settings and understand how you use the site. This helps us to improve our services. </p>' %}
{% set afterLinkStatementText = 'additional cookies</a> to remember your settings and understand how you use the site. This helps us to improve our services. </p>' %}
{% endif %}

{% if not isDesignSystemExample %}
Expand Down

0 comments on commit 31859ef

Please sign in to comment.