footer: rename "FAQ" to "Help"

This commit is contained in:
Pierre de La Morinerie 2019-03-11 14:44:51 +01:00
parent f5f33c0bf9
commit dce83aef7c
2 changed files with 4 additions and 4 deletions

View file

@ -11,6 +11,6 @@
\-
= contact_link 'Contact'
\-
= link_to 'FAQ', FAQ_URL
\-
= link_to 'Documentation', DOC_URL
\-
= link_to 'Aide', FAQ_URL

View file

@ -4,8 +4,8 @@
= link_to "Mentions légales", MENTIONS_LEGALES_URL, :class => "footer-link", :target => "_blank", rel: "noopener noreferrer"
= link_to 'FAQ', FAQ_URL
= link_to 'Documentation', DOC_URL
= contact_link "Contact technique", class: "footer-link", dossier_id: dossier&.id
= link_to 'Aide', FAQ_URL