From: Erik Moeller Date: Sat, 3 Apr 2004 09:19:03 +0000 (+0000) Subject: another scrolling bug X-Git-Tag: 1.3.0beta1~621 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/operations/recherche.php?a=commitdiff_plain;h=3202bfad3630b594028ab6eb715bb6ef98b92017;p=lhc%2Fweb%2Fwiklou.git another scrolling bug --- diff --git a/stylesheets/wikibits.js b/stylesheets/wikibits.js index b1e4f421d8..2aa67ab93d 100644 --- a/stylesheets/wikibits.js +++ b/stylesheets/wikibits.js @@ -106,7 +106,7 @@ function addButton(imageFile, speedTip, tagOpen, tagClose, sampleText) { mouseOver = "onMouseover=\"if(!noOverwrite){document.infoform.infobox.value='"+tagOpen+sampleText+tagClose+"'};\""; } - document.write(""); document.write("\""+speedTip+"\"");