Merge remote-tracking branch 'upstream/pull/3695'

This commit is contained in:
Tom Hughes 2022-09-18 18:38:57 +01:00
commit 3e46c7c87d

View file

@ -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