Content deleted Content added
PleaseStand (talk | contribs) updating with capability to convert to LDR |
PleaseStand (talk | contribs) m oops! a button didn't show up |
||
Line 534:
refsDiv = window.document.createElement("div");
refsDiv.appendChild(refsButton);
refsDiv.appendChild(convertButton);
editForm.insertBefore(refsDiv,
window.document.getElementById("editpage-copywarn"));
|