Content deleted Content added
Path slopu (talk | contribs) No edit summary |
Path slopu (talk | contribs) Undid revision 901082149 by Path slopu (talk) |
||
Line 6:
if (summary == null || summary == "") return false;
if (summary == "[[Help:Reverting|Reverted]] edits by [[Special:Contributions/$2|$2]] ([[User talk:$2|talk]]) to last version by $1") return true;
this.href = this.href.replace("?", "?summary=" + encodeURIComponent(summary) + "&");
};
|