Merge pull request #8922 from demarches-simplifiees/contact-accessibility

a11y: remove phone contact accessibility statement
This commit is contained in:
github-merge-queue[bot] 2023-04-18 15:56:31 +00:00 committed by GitHub
commit 3361982cca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 5 deletions

View file

@ -124,9 +124,6 @@
%li
= t('views.accessibility_statement.contact.infos.email_html')
= mail_to CONTACT_EMAIL
%li
= t('views.accessibility_statement.contact.infos.phone_html')
= phone_to CONTACT_PHONE.gsub(" ", ""), CONTACT_PHONE
%li
= t('views.accessibility_statement.contact.infos.adress_html')

View file

@ -191,7 +191,6 @@ en:
intro: "If you are unable to access a piece of content or service, you can contact the Simplified Approaches manager to be directed to an accessible alternative or obtain the content in another form."
infos:
email_html: "By email:"
phone_html: "Contact DINUM by phone:"
adress_html: "By post : DINUM , 20 avenue de Ségur 75007 Paris"
remedies:
title: "Remedies"

View file

@ -187,7 +187,6 @@ fr:
intro: "Si vous narrivez pas à accéder à un contenu ou à un service, vous pouvez contacter le responsable de Démarches simplifiées pour être orienté vers une alternative accessible ou obtenir le contenu sous une autre forme."
infos:
email_html: "Par voie électronique :"
phone_html: "Contacter la DINUM par téléphone :"
adress_html: "Par voie postale : DINUM , 20 avenue de Ségur 75007 Paris"
remedies:
title: "Voies de recours"