Content deleted Content added
Epicgenius (talk | contribs) test |
Epicgenius (talk | contribs) test |
||
Line 6:
// Determine if we need to go to the editing page.
var loc = window.___location.href;
if (loc.indexOf('
alert("Go to the edit page to use this script.");
} else {
|