Category
![]() |
You're no bot and a page you've created got automatically deleted? Add your name to FreewarWiki:NoSpamUser | ![]() |
Difference between revisions of "User:Bwoebi/monobook.js"
From FreewarWiki
Line 1: | Line 1: | ||
− | addOnloadHook(function () {if (wgUserName!="") document.getElementById("sitenotice-login").style.display = "none"; | + | addOnloadHook(function () {if (wgUserName!="") document.getElementById("sitenotice-login").style.display = "none";}); |
Latest revision as of 16:01, 2 April 2011
addOnloadHook(function () {if (wgUserName!="") document.getElementById("sitenotice-login").style.display = "none";});