diff --git a/phpgwapi/templates/idots/js/pngfix.js b/phpgwapi/templates/idots/js/pngfix.js index 92053e21a2..35c9a6cfdc 100644 --- a/phpgwapi/templates/idots/js/pngfix.js +++ b/phpgwapi/templates/idots/js/pngfix.js @@ -22,11 +22,14 @@ function correctPNG() // correctly handle PNG transparency in Win IE 5.5 or high } } var strNewHTML = "" if(img.className != 'sideboxstar') { img.outerHTML = strNewHTML + i = i-1 } }