Tweak attribution

This commit is contained in:
John Firebaugh 2013-11-07 12:14:04 -08:00
parent 8f3e6ca6d7
commit b90d27cdff
2 changed files with 2 additions and 2 deletions

View file

@ -37,7 +37,7 @@ $(document).ready(function () {
var layers = [
new L.OSM.Mapnik({
attribution: copyright+" – "+donate,
attribution: copyright + " ♥ " + donate,
code: "M",
keyid: "mapnik",
name: I18n.t("javascripts.map.base.standard")

View 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