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

Content deleted Content added
update
m match
Line 662:
var go = 'yes';
}
else if (m = document.editform.wpTextbox1.value.searchmatch(/\{\{vprotected(2|)\}\}/i) !=-1)
{
whattag = m[0];
Line 686:
var go = 'yes';
}
else if (m = document.editform.wpTextbox1.value.searchmatch(/\{\{protected(2|)\}\}/i) !=-1)
{
whattag = m[0];