Merge pull request #682 from AyuntamientoMadrid/little_changes
Fixes footer logos and change en title
This commit is contained in:
@@ -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) %> |
|
<%= t("layouts.footer.copyright", year: Time.now.year) %> |
|
||||||
<%= link_to t("layouts.footer.more_info"), "/more_information" %> |
|
<%= link_to t("layouts.footer.more_info"), "/more_information" %> |
|
||||||
<%= link_to t("layouts.footer.privacy"), "/privacy" %> |
|
<%= link_to t("layouts.footer.privacy"), "/privacy" %> |
|
||||||
@@ -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>
|
||||||
|
|||||||
@@ -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."
|
||||||
|
|||||||
Reference in New Issue
Block a user