User:Voice of All/Protection/monobook.js: Difference between revisions

Content deleted Content added
m grammar (to soon -> too soon
m
Line 146:
{document.getElementById('ca-protect').firstChild.innerHTML = '<span style="color:black;">protect</span>';}
if(document.getElementById('ca-unprotect'))
{document.getElementById('ca-unprotect').firstChild.innerHTML = '<strong>un/re-protect</strong>';}
var non_art = /Talk:| talk:|User:|MediaWiki:|Image:|Wikipedia:|Template:|Portal:|Help:|Main Page|Category:/;
if (document.title.indexOf("Editing ") != -1)