Content deleted Content added
change button label |
oops |
||
Line 16:
$("#wikitext-cleanup-button-wrapper")
.append(`<div id="footnote-cleanup" class="wikitext-cleanup-button">clean up footnotes</div>`)
$("#footnote-cleanup")
.click(
}
function
{
var textbox = $("#wpTextbox1");
|