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(
|
.append(
|
||||||
$("<p>")
|
$("<p>")
|
||||||
.attr("class", "text-muted")
|
.attr("class", "text-muted")
|
||||||
.text(I18n.t("javascripts.share.paste_html"))
|
.text(I18n.t("javascripts.share.paste_html")));
|
||||||
.appendTo($linkSection));
|
|
||||||
|
|
||||||
// Geo URI
|
// Geo URI
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue