diff --git a/Layout/default/Preordercampaign/Index.php b/Layout/default/Preordercampaign/Index.php index 01c5256e4..b917d4dea 100644 --- a/Layout/default/Preordercampaign/Index.php +++ b/Layout/default/Preordercampaign/Index.php @@ -212,8 +212,8 @@
| EFH: | +=$camp->active_preorder_count_sd?> / | +=$camp->total_homes_sd?> | +(=(round(($camp->active_preorder_count_sd / $camp->total_homes_sd) * 100, 2))?> %) | + +
| MPH: | +=$camp->active_preorder_count_md?> / | +=$camp->total_homes_md?> | +(=(round(($camp->active_preorder_count_md / $camp->total_homes_md) * 100, 2))?> %) | + +
| Gesamt: | +=$camp->active_preorder_count?> / | ++ homes_total): // manual value ?> + =$camp->homes_total?> + total_homes): // automatic value from AdressDB ?> + =$camp->total_homes?> + + | ++ homes_total): // manual value ?> + (=(round(($camp->active_preorder_count / $camp->homes_total) * 100, 2))?> %) + total_homes): // automatic value from AdressDB ?> + (=(round(($camp->active_preorder_count / $camp->total_homes) * 100, 2))?> %) + + | +