From 67c803279c25ed4cc57f20cc63745dd1a9ac4e9e Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Sun, 24 Sep 2006 19:58:24 +0200 Subject: fixed script error introduced in last patch darcs-hash:20060924175824-7ad00-f8a6b8e38ef62aab5c6853b1c355df34259ebb7c.gz --- lib/scripts/script.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/scripts') diff --git a/lib/scripts/script.js b/lib/scripts/script.js index c917c365a..c8963e1d6 100644 --- a/lib/scripts/script.js +++ b/lib/scripts/script.js @@ -196,7 +196,7 @@ function prependChild(parent,element) { function showLoadBar(){ document.write('...'); + 'width="150" height="12" alt="..." />'); /* this does not work reliable in IE obj = $(id); -- cgit v1.2.3