Merge pull request #4649 from tomekr/4623-remove-additional-footeer-links

Remove duplicate footer links
This commit is contained in:
Luis Ramos
2020-01-09 18:04:30 +00:00
committed by GitHub
2 changed files with 0 additions and 41 deletions

View File

@@ -8,38 +8,6 @@
.small-12.medium-8.medium-offset-2.columns.text-center
.alert-box
= render 'shared/register_call'
.row
.small-12.medium-4.medium-offset-2.columns.text-center
%h6
= t '.footer_global_headline'
%p
%a{href: "http://www.openfoodnetwork.org", target: "_blank"}
= t '.footer_global_home'
%span |
%a{href: "http://www.openfoodnetwork.org/news/", target: "_blank"}
= t '.footer_global_news'
%span |
%a{href: "http://www.openfoodnetwork.org/about/history-team/", target: "_blank"}
= t '.footer_global_about'
%span |
%a{href: "http://www.openfoodnetwork.org/contact/", target: "_blank"}
= t '.footer_global_contact'
.small-12.medium-4.columns.text-center
%h6
= t '.footer_sites_headline'
%p
%a{href: "http://dev.openfoodnetwork.org", target: "_blank"}
= t '.footer_sites_developer'
%span |
%a{href: "http://community.openfoodnetwork.org", target: "_blank"}
= t '.footer_sites_community'
%span |
%a{href: "http://www.openfoodnetwork.org/platform/user-guide/", target: "_blank"}
= t '.footer_sites_userguide'
.medium-2.columns.text-center
/ Placeholder
.footer-local
.row

View File

@@ -1199,15 +1199,6 @@ en:
selling_on_ofn: "Interested in getting on the Open Food Network?"
register: "Register here"
footer:
footer_global_headline: "OFN Global"
footer_global_home: "Home"
footer_global_news: "News"
footer_global_about: "About"
footer_global_contact: "Contact"
footer_sites_headline: "OFN Sites"
footer_sites_developer: "Developer"
footer_sites_community: "Community"
footer_sites_userguide: "User Guide"
footer_secure: "Secure and trusted."
footer_secure_text: "Open Food Network uses SSL encryption (2048 bit RSA) everywhere to keep your shopping and payment information private. Our servers do not store your credit card details and payments are processed by PCI-compliant services."
footer_contact_headline: "Keep in touch"