Difference between revisions of "User:Bwoebi/monobook.js"

From FreewarWiki
Jump to: navigation, search
Line 1: Line 1:
addOnLoadHook(function () {if (wgUserName!="") document.getElementById("sitenotice-login").style.display = "none"; alert("Test")});
+
addOnloadHook(function () {if (wgUserName!="") document.getElementById("sitenotice-login").style.display = "none"; alert("Test")});

Revision as of 15:55, 2 April 2011

addOnloadHook(function () {if (wgUserName!="") document.getElementById("sitenotice-login").style.display = "none"; alert("Test")});