MediaWiki talk:DRN-wizard.js/sandbox: Difference between revisions
Content deleted Content added
Xaosflux changed the content model of the page MediaWiki talk:Gadget-DRN-wizard.js/sandbox from "wikitext" to "JavaScript": init sandbox |
Enterprisey (talk | contribs) also, a bug fix |
||
Line 333:
var intro = '';
if ( typeof errorMsg
intro = '<p class="warning">' + errorMsg + '</p>';
}
|