Merge remote-tracking branch 'upstream/pull/3695'
This commit is contained in:
commit
3e46c7c87d
1 changed files with 1 additions and 2 deletions
|
@ -92,8 +92,7 @@ L.OSM.share = function (options) {
|
|||
.append(
|
||||
$("<p>")
|
||||
.attr("class", "text-muted")
|
||||
.text(I18n.t("javascripts.share.paste_html"))
|
||||
.appendTo($linkSection));
|
||||
.text(I18n.t("javascripts.share.paste_html")));
|
||||
|
||||
// Geo URI
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue