From: Tom Hughes Date: Thu, 25 Feb 2010 17:01:19 +0000 (+0000) Subject: Tweak the attribution string a bit more. X-Git-Tag: live~6383^2~22 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/45cf5ccd296a660ad59778caa81c6ffd7b053d43 Tweak the attribution string a bit more. --- diff --git a/public/export/embed.html b/public/export/embed.html index 63b2c13f5..35b93a2ac 100644 --- a/public/export/embed.html +++ b/public/export/embed.html @@ -40,7 +40,7 @@ projection: new OpenLayers.Projection("EPSG:900913") }); - var attribution = 'Map Data (c) OpenStreetMap (and) contributors, CC-BY-SA'; + var attribution = '(C) OpenStreetMap and contributors, CC-BY-SA'; var args = OpenLayers.Util.getParameters(); if (!args.layer || args.layer == "mapnik") { var mapnik = new OpenLayers.Layer.OSM.Mapnik("Mapnik", {