From 5050712e5c1a042a9f212eb823f970cd8f75a597 Mon Sep 17 00:00:00 2001 From: Alberto Garcia Cabeza Date: Tue, 10 Nov 2015 12:15:55 +0100 Subject: [PATCH] Fixes footer logos and change en title --- app/views/layouts/_footer.html.erb | 4 ++-- config/locales/en.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/views/layouts/_footer.html.erb b/app/views/layouts/_footer.html.erb index 452848241..ca37038e8 100644 --- a/app/views/layouts/_footer.html.erb +++ b/app/views/layouts/_footer.html.erb @@ -42,7 +42,7 @@
-
+
<%= t("layouts.footer.copyright", year: Time.now.year) %> |  <%= link_to t("layouts.footer.more_info"), "/more_information" %> |  <%= link_to t("layouts.footer.privacy"), "/privacy" %> |  @@ -50,7 +50,7 @@ <%= link_to t("layouts.footer.accessibility"), "/accessibility" %>
-