diff --git a/Layout/default/Calendar/View.php b/Layout/default/Calendar/View.php index 8a5813aec..d590b86b6 100644 --- a/Layout/default/Calendar/View.php +++ b/Layout/default/Calendar/View.php @@ -34,6 +34,8 @@ endforeach; type="text/css"/> + + + + + + + + \ No newline at end of file diff --git a/Layout/default/ConstructionConsent/Index.php b/Layout/default/ConstructionConsent/Index.php index 4e79018ab..021e31990 100644 --- a/Layout/default/ConstructionConsent/Index.php +++ b/Layout/default/ConstructionConsent/Index.php @@ -112,6 +112,7 @@ $pagination_entity_name = "Zustimmungserklärungen";
- Lieferant+ |
+ {{ addressLine_header }}{{ addressLine_1 }}
{{ addressLine_2 }}
{{ addressLine_3 }}
@@ -67,8 +65,15 @@
{{ externalReference }}
|
-
- Rechnungsadresse+ |
+ {{ shippingAddressLine_header }}+{{ shippingAddressLine_1 }}
+ {{ shippingAddressLine_2 }}
+ {{ shippingAddressLine_3 }}
+ {{ shippingAddressLine_4 }}
+ |
+
+ {{ billingAddressLine_header }}{{ billingAddressLine_1 }}
{{ billingAddressLine_2 }}
{{ billingAddressLine_3 }}
@@ -76,12 +81,6 @@
{{ billingAddressLine_5 }}
{{ billingAddressLine_6 }}
|
-
- {{ shippingAddressLine_1 }}
- {{ shippingAddressLine_2 }}
- {{ shippingAddressLine_3 }}
- {{ shippingAddressLine_4 }}
- |