Content deleted Content added
m feh. |
m -- |
||
Line 53:
if(accountcreator > 0) document.getElementById("wpGroup-accountcreator").checked = true;
document.getElementById("wpReason").value = "Granting the following rights
window.setTimeout(function() { getElementsByClassName(document, "td", "mw-submit")[0].getElementsByTagName("input")[0].click(); }, 2000);
}
Line 66:
if(accountcreator > 0) document.getElementById("wpGroup-accountcreator").checked = false;
document.getElementById("wpReason").value = "Removing the following rights
window.setTimeout(function() { getElementsByClassName(document, "td", "mw-submit")[0].getElementsByTagName("input")[0].click(); }, 2000);
}
|