diff --git a/Layout/default/Emailtemplates/order/int_billing_info.php b/Layout/default/Emailtemplates/order/int_billing_info.php index 8c1411c5a..aedf7a484 100644 --- a/Layout/default/Emailtemplates/order/int_billing_info.php +++ b/Layout/default/Emailtemplates/order/int_billing_info.php @@ -51,7 +51,7 @@ Rechnungspositionen Anzahl | Produktname | Verrechungsperiode | Preis periodisch | Preis Herstellung ----------------------------------------------------------------------------------------------------------------------- products as $op): ?> -product->price_nne > 0.0) $nne_products[] = $op; ?> +price_nne > 0.0) $nne_products[] = $op; ?> amount,0,12))?> | product->name,0,42))))?> | billing_period == 12) ? "Jährlich " : (($op->billing_period == 1) ? "Monatlich" : $op->billing_period."-monatlich")) ))?> | price,0,12))?> | EUR price_setup?> -----------------------------------------------------------------------------------------------------------------------