From 8f3e6ca6d740bce3aab2c2c8056f32a52a9a476c Mon Sep 17 00:00:00 2001 From: Eden Halperin Date: Thu, 7 Nov 2013 15:09:16 -0500 Subject: [PATCH 1/1] Left-align intro buttons and update donate icon --- app/views/site/index.html.erb | 2 +- config/locales/en.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/site/index.html.erb b/app/views/site/index.html.erb index 74fafe795..1f82a92f0 100644 --- a/app/views/site/index.html.erb +++ b/app/views/site/index.html.erb @@ -9,7 +9,7 @@ <% if !@user %>

<%= t 'layouts.intro_text' %>

-
+ diff --git a/config/locales/en.yml b/config/locales/en.yml index 53f275dd8..b1826637d 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -2152,7 +2152,7 @@ en: overlays: Enable overlays for troubleshooting the map title: "Layers" copyright: "© OpenStreetMap contributors" - donate_link_text: "" + donate_link_text: "♥ " site: edit_tooltip: Edit the map edit_disabled_tooltip: Zoom in to edit the map -- 2.43.2