MediaWiki:Common.js: Unterschied zwischen den Versionen

Zur Navigation springen Zur Suche springen
Kam aus den USA, taugt bei uns nix^^
KKeine Bearbeitungszusammenfassung
(Kam aus den USA, taugt bei uns nix^^)
Zeile 263:
}
});
 
 
//Fix "Upload file" link when using the secure proxy
//This is a workaround that can be removed when bug 10843 is fixed
addOnloadHook(function()
{
if (document.getElementById("t-upload"))
{
document.getElementById("t-upload").getElementsByTagName("a")[0].href = wgArticlePath.replace("$1", "Spezial:Upload")
}
})

Navigationsmenü