Content deleted Content added
PleaseStand (talk | contribs) m minor bugfix |
PleaseStand (talk | contribs) m minor bugfix |
||
Line 407:
if(unusedRefNamesQuoted.length) {
if(!window.confirm(messages.integrateWarning +
unusedRefNamesQuoted.join(", "
// Don't submit form
return false;
|