diff --git a/phpwf/plugins/class.yui.php b/phpwf/plugins/class.yui.php index b5ca26e7..08fe39ea 100644 --- a/phpwf/plugins/class.yui.php +++ b/phpwf/plugins/class.yui.php @@ -4230,7 +4230,12 @@ url:strUrl, success:function(html){strReturn = html;}, async:false if(!function_exists('imagejpeg')) { - $img = "'app->Conf->WFconf['defaulttheme']}/images/icon_img_error.png title=\"Keine GD-Erweiterung installiert\" />'"; + $img = "concat(' + + + app->Conf->WFconf['defaulttheme']}/images/download.svg title=\"Datei anzeigen\" /> + + ')"; }else{ $img = "concat('')"; }