From: Gabriel Wicke Date: Sat, 10 Apr 2004 21:16:23 +0000 (+0000) Subject: removed the img part for now because it messes the layout up X-Git-Tag: 1.3.0beta1~466 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/membres/message.php?a=commitdiff_plain;h=8e6414d5b1c2283b7f743816afbcef5a8cda8a7c;p=lhc%2Fweb%2Fwiklou.git removed the img part for now because it messes the layout up --- diff --git a/stylesheets/IEFixes.js b/stylesheets/IEFixes.js index 503b306173..02f5d426cb 100644 --- a/stylesheets/IEFixes.js +++ b/stylesheets/IEFixes.js @@ -18,27 +18,5 @@ function fixalpha(){ } } } - // img - for(var i=0; i" - img.outerHTML = strNewHTML - i = i-1 - } - } } }