Merge pull request #7464 from adullact/7463_fix_footer_remove_unwanted_character
FIX: remove an unwanted character in footer
This commit is contained in:
commit
9640461464
1 changed files with 0 additions and 1 deletions
|
@ -48,4 +48,3 @@
|
|||
= link_to t("links.footer.status_page.label"), t("links.footer.status_page.url"), title: t("links.footer.status_page.title"), class: "footer-link", target: "_blank", rel: "noopener noreferrer"
|
||||
%li.footer-link
|
||||
= link_to t("links.footer.security.label"), t("links.footer.security.url"), title: t("links.footer.security.title"), class: "footer-link", target: "_blank", rel: "noopener noreferrer"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue