Skip to content

Commit 149d115

Browse files
authored
PPHA-756: update to privacy policy to include aria on a link (#424)
# What is the change? Adding aria label to a link in privacy policy # Why are we making this change? This makes it more accessible when someone is using a screen reader and highlights the link
1 parent 08a0019 commit 149d115

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

lung_cancer_screening/questions/jinja2/privacy_policy.jinja

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,9 @@
127127
<li>to keep screening services safe and effective</li>
128128
</ul>
129129
<p>You can find out more
130-
<a href="https://www.england.nhs.uk/contact-us/privacy-notice/nhs-england-as-a-data-controller/#:~:text=Our%20legal%20basis%20for%20using%20patient%20information" target="_blank" rel="noopener">here</a>.</p>
130+
<a href="https://www.england.nhs.uk/contact-us/privacy-notice/nhs-england-as-a-data-controller/#:~:text=Our%20legal%20basis%20for%20using%20patient%20information"
131+
aria-label="Read more about NHS England’s legal basis for using patient information"
132+
target="_blank" rel="noopener">here</a>.</p>
131133

132134
<h3 class="nhsuk-heading-s">8. Your rights and getting help</h3>
133135

0 commit comments

Comments
 (0)