User:Writ Keeper/Scripts/massRevdel.js: Difference between revisions

Content deleted Content added
fx
change wording
Line 62:
return false;
}
var confirmString = "You are attempting to deletemodify " + revCount + " revisions.\n\nThe following revision attributes will be changed:\n";
//figure out what we're doing to each revision. This is pretty clunky, but whatever.