aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/views/shared/_footer.html.slim4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/shared/_footer.html.slim b/app/views/shared/_footer.html.slim
index 1fcf144a4..aa18dbdd6 100644
--- a/app/views/shared/_footer.html.slim
+++ b/app/views/shared/_footer.html.slim
@@ -14,5 +14,5 @@
- else
= link_to t("layouts.footer.contact.mail"), "#{ChouetteIhm::Application.config.company_contact}", target: "_blank"
- li
- = link_to t("layouts.footer.support.help"), help_path, target: "chouette_help" \ No newline at end of file
+ / li
+ / = link_to t("layouts.footer.support.help"), help_path, target: "chouette_help" \ No newline at end of file