remove phone contact accessibility statement
This commit is contained in:
parent
82f81cef21
commit
c6aff63ce7
3 changed files with 0 additions and 5 deletions
|
@ -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')
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -187,7 +187,6 @@ fr:
|
|||
intro: "Si vous n’arrivez 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"
|
||||
|
|
Loading…
Reference in a new issue