refactor(links): use FAQ URL locale everywhere

This commit is contained in:
François Vantomme 2023-01-09 16:48:06 +01:00 committed by LeSim
parent ffeb2083f0
commit faa5dda761
6 changed files with 10 additions and 10 deletions

View file

@ -51,7 +51,7 @@
%h2.cta-panel-title= t(".question")
%p.cta-panel-explanation= t(".answer_in_faq")
%div
= link_to t(".online_help"), FAQ_URL, class: "fr-btn fr-btn--lg", title: new_tab_suffix(t(".online_help")), **external_link_attributes
= link_to t(".online_help"), t("links.footer.faq.url"), class: "fr-btn fr-btn--lg", title: new_tab_suffix(t(".online_help")), **external_link_attributes
-# We temporarily disable the link to the contact page on the homepage
-# %p.cta-panel-explanation Notre équipe est disponible pour vous renseigner et vous aider
-# %div