]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/javascripts/index.js
Fix donate link in attribution
[rails.git] / app / assets / javascripts / index.js
index c04e933ff3f09782ae1179081f3d612a2106f973..d1adaeff387de1cb69d04b25d39eba3304e08e00 100644 (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")