diff --git a/phpwf/plugins/class.yui.php b/phpwf/plugins/class.yui.php index 08f75a06..eae058dc 100644 --- a/phpwf/plugins/class.yui.php +++ b/phpwf/plugins/class.yui.php @@ -6844,7 +6844,7 @@ r.land as land, p.abkuerzung as projekt, r.zahlungsweise as zahlungsweise, as fehlt, if(r.status = 'storniert' AND r.teilstorno = 1,'TEILSTORNO',UPPER(r.status)) as status ".(!empty($zusatzcols)?','.implode(', ',$zusatzcols):'').", - IF(r.erechnung, + IF(r.xmlrechnung, CONCAT('app->Conf->WFconf['defaulttheme']."/images/xml.svg\" border=\"0\">'), CONCAT('app->Conf->WFconf['defaulttheme']."/images/pdf.svg\" border=\"0\">') ),