From c39aeb62f7e8dfb6ba6467beb2d9d6f97fd84959 Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Mon, 5 Feb 2007 10:49:51 +0000 Subject: Aktualisierung auf MediaWiki 1.9.2 --- skins/common/wikibits.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'skins/common/wikibits.js') diff --git a/skins/common/wikibits.js b/skins/common/wikibits.js index afb1fa27..1e8e10ae 100644 --- a/skins/common/wikibits.js +++ b/skins/common/wikibits.js @@ -853,7 +853,7 @@ function getElementsByClassName(oElm, strTagName, oClassNames){ function sortableTables() { if (getElementsByClassName(document, "table", "sortable").length != 0) { - document.write(''); + document.write(''); } } -- cgit v1.2.3-54-g00ecf