Content deleted Content added
Aaron Schulz (talk | contribs) m |
Aaron Schulz (talk | contribs) m |
||
Line 617:
var go = 'yes';
}
else if( m = document.editform.wpTextbox1.value.match(/\{\{
{
whattag = m[0];
Line 691:
alert("Error: There is no recognized protection tag on this page.");
___location.href = 'http://en.wikipedia.org/w/index.php?title=' + wgTitle.replace(/&/g,"%26") + '&action=protect&jsaction=unprotect';
return;
}
if (go == 'yes')
|