diff --git a/Layout/default/Admin/Index.php b/Layout/default/Admin/Index.php index e5a6cca0b..ec2ada089 100644 --- a/Layout/default/Admin/Index.php +++ b/Layout/default/Admin/Index.php @@ -37,7 +37,7 @@
- @@ -51,11 +51,15 @@| Kunde | +IVT Produkt | +Produkt | +Preis Setup | +Preis | +Rech. Interval | +Aktion | +
|---|---|---|---|---|---|---|
| =$d["customer"]->getCompanyOrName()?> | +=$d["ivtproduct"]->name?> | +=$d["product"]->name?> | +=$d["contract"]->price_setup?> | +=$d["contract"]->price?> | ++ =$d["contract"]->billing_period?> (=($d["contract"]->billing_period == 1) ? "Monatlich" : ""?>=($d["contract"]->billing_period == 12) ? "Jährlich" : ""?>=($d["contract"]->billing_period == 24) ? "Zweijährlich" : ""?>=($d["contract"]->billing_period == 36) ? "Dreijährlich" : ""?>) + | +=$d["action"]?> | +