Add missing h2 to footer

This commit is contained in:
Corinne Durrmeyer 2024-08-07 14:49:59 +02:00
parent aa0e469dc5
commit 019b1e389f
No known key found for this signature in database
GPG key ID: DDC049DDA35585B6
3 changed files with 3 additions and 0 deletions

View file

@ -1,6 +1,7 @@
%footer.fr-footer.footer-procedure#footer{ role: "contentinfo" }
.fr-footer__top.fr-mb-0
.fr-container
%h2.sr-only= t("links.footer.top_labels.hidden_title_procedure")
.fr-grid-row.fr-grid-row--start.fr-grid-row--gutters
.fr-col-12.fr-col-sm-4.fr-col-md-4
= render partial: 'shared/dossiers/update_contact_information', locals: { dossier: dossier, procedure: procedure }

View file

@ -16,6 +16,7 @@ en:
footer:
top_labels:
hidden_title: Useful links
hidden_title_procedure: Procedure information
communication: Communication
legals: Legal information
resources: Resources

View file

@ -18,6 +18,7 @@ fr:
footer:
top_labels:
hidden_title: Liens pratiques
hidden_title_procedure: Informations sur la démarche
communication: Communication
legals: Informations légales
resources: Ressources