Merge pull request #682 from AyuntamientoMadrid/little_changes

Fixes footer logos and change en title
This commit is contained in:
Juanjo Bazán
2015-11-10 12:39:59 +01:00
2 changed files with 3 additions and 3 deletions

View File

@@ -42,7 +42,7 @@
</div> </div>
<div class="subfooter row"> <div class="subfooter row">
<div class="small-12 medium-10 column"> <div class="small-12 medium-9 column">
<%= t("layouts.footer.copyright", year: Time.now.year) %>&nbsp;|&nbsp; <%= t("layouts.footer.copyright", year: Time.now.year) %>&nbsp;|&nbsp;
<%= link_to t("layouts.footer.more_info"), "/more_information" %>&nbsp;|&nbsp; <%= link_to t("layouts.footer.more_info"), "/more_information" %>&nbsp;|&nbsp;
<%= link_to t("layouts.footer.privacy"), "/privacy" %>&nbsp;|&nbsp; <%= link_to t("layouts.footer.privacy"), "/privacy" %>&nbsp;|&nbsp;
@@ -50,7 +50,7 @@
<%= link_to t("layouts.footer.accessibility"), "/accessibility" %> <%= link_to t("layouts.footer.accessibility"), "/accessibility" %>
</div> </div>
<div class="small-12 medium-2 column social"> <div class="small-12 medium-3 column social">
<%= link_to "https://twitter.com/abriendomadrid", target: "_blank", title: t("social.twitter") do %> <%= link_to "https://twitter.com/abriendomadrid", target: "_blank", title: t("social.twitter") do %>
<span class="sr-only"><%= t("social.twitter") %></span> <span class="sr-only"><%= t("social.twitter") %></span>
<i class="icon-twitter"></i> <i class="icon-twitter"></i>

View File

@@ -14,7 +14,7 @@ en:
external_link_blog_url: "/blog" external_link_blog_url: "/blog"
open_gov: "%{open} government" open_gov: "%{open} government"
open: "open" open: "open"
participation_html: "Madrid <strong>Decides</strong>" participation_html: "Madrid <strong>Decide</strong>"
transparency: "Transparency" transparency: "Transparency"
open_data: "Open data" open_data: "Open data"
open_city_title: "Love the city, and it will become a city you love." open_city_title: "Love the city, and it will become a city you love."