diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Layouts/Page/Travelinfo.html b/public/typo3conf/ext/ep_theme/Resources/Private/Layouts/Page/Travelinfo.html index fa844a6b..da2e7ff1 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Layouts/Page/Travelinfo.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Layouts/Page/Travelinfo.html @@ -12,7 +12,7 @@ alt="{settings.defaultTitle}"/> - + diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Travelinfo/Index.html b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Travelinfo/Index.html index dabd79f8..20cc6ce8 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Travelinfo/Index.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Travelinfo/Index.html @@ -44,6 +44,9 @@ {travelinfo.headline} {travelinfo.introText -> f:format.html()} +

+ {travelinfo.traveldate.product.name} {travelinfo.traveldate.dateStart -> f:format.date(format: 'd.m.Y')} - {travelinfo.traveldate.dateEnd -> f:format.date(format: 'd.m.Y')} +

@@ -90,7 +93,7 @@ {pickup.date} - {pickup.time} Uhr + {f:if(condition: pickup.time, then: '{pickup.time} Uhr', else: '???')} @@ -107,14 +110,14 @@
-
+

Sei vorbereitet! Organisatorisches

-
+
-
+
{travelinfo.footerText -> f:format.html()}