]> git.openstreetmap.org Git - rails.git/commitdiff
Tweak attribution
authorJohn Firebaugh <john.firebaugh@gmail.com>
Thu, 7 Nov 2013 20:14:04 +0000 (12:14 -0800)
committerJohn Firebaugh <john.firebaugh@gmail.com>
Thu, 7 Nov 2013 20:14:10 +0000 (12:14 -0800)
app/assets/javascripts/index.js
config/locales/en.yml

index 7ed89681e01749c7483652bba5b1629baa04cf27..1ea1d7c7f8c70060706e5ffc470279972f1a62b8 100644 (file)
@@ -37,7 +37,7 @@ $(document).ready(function () {
 
   var layers = [
     new L.OSM.Mapnik({
-      attribution: copyright+" &ndash; "+donate,
+      attribution: copyright + " &hearts; " + donate,
       code: "M",
       keyid: "mapnik",
       name: I18n.t("javascripts.map.base.standard")
index b1826637dc5e2dc4e95439593f69841d5733e982..ee316f055c780eba1f190ccbd85e4730430ed092 100644 (file)
@@ -2152,7 +2152,7 @@ en:
         overlays: Enable overlays for troubleshooting the map
         title: "Layers"
       copyright: "© <a href='%{copyright_url}'>OpenStreetMap contributors</a>"
-      donate_link_text: "&hearts; <a class='donate-attr' href='%{donate_url}'>Make a Donation</a>"
+      donate_link_text: "<a class='donate-attr' href='%{donate_url}'>Make a Donation</a>"
     site:
       edit_tooltip: Edit the map
       edit_disabled_tooltip: Zoom in to edit the map