select number records returned
This commit is contained in:
@@ -154,7 +154,7 @@ export default function Footer(props) {
|
||||
"common:footer-contact-us-link"
|
||||
)}
|
||||
className="govuk-footer__link"
|
||||
id="aAccess"
|
||||
id="aContactUs"
|
||||
>
|
||||
{t(
|
||||
"common:footer-contact-us-link-label"
|
||||
@@ -176,7 +176,7 @@ export default function Footer(props) {
|
||||
>
|
||||
<a
|
||||
className="govuk-footer__link"
|
||||
id="aAccess"
|
||||
id="aAccessibility"
|
||||
>
|
||||
{t(
|
||||
"common:footer-accessibility-link-label"
|
||||
|
||||
Reference in New Issue
Block a user