diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/City/Teaser.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/City/Teaser.html index 53a37436..eeb5b668 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/City/Teaser.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/City/Teaser.html @@ -18,7 +18,8 @@ {city.teaser -> f:format.crop(maxCharacters: settings.teaserTextMaxChars) -> f:format.html()} - diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/ContactForm/Error.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/ContactForm/Error.html index f2d586b5..721ffac6 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/ContactForm/Error.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/ContactForm/Error.html @@ -7,7 +7,8 @@ Es ist ein Problem aufgetreten. Bitte versucht es noch einmal.

- diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/ContactForm/Full.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/ContactForm/Full.html index 7731c7cf..c323a4fa 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/ContactForm/Full.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/ContactForm/Full.html @@ -81,7 +81,10 @@ target="_blank">Datenschutzbestimmungen gelesen und akzeptiert.

- +
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/ContactForm/Simple.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/ContactForm/Simple.html index 946680a2..ab6b9995 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/ContactForm/Simple.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/ContactForm/Simple.html @@ -50,7 +50,10 @@ target="_blank">Datenschutzbestimmungen gelesen und akzeptiert.
- +
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/ContactForm/Success.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/ContactForm/Success.html index 6aab0343..f74b0183 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/ContactForm/Success.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/ContactForm/Success.html @@ -8,7 +8,8 @@ setzen.

- diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Faq.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Faq.html index f7c6165d..793430b5 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Faq.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Faq.html @@ -23,15 +23,16 @@ data-controller="collapse" data-collapse-collapsed-value="{f:if(condition: iteration.isFirst, then: 'false', else: 'true')}" data-faq-target="entry"> -

- + diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Hotel/TeaserSimple.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Hotel/TeaserSimple.html index 6d58e078..f72c3fa2 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Hotel/TeaserSimple.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Hotel/TeaserSimple.html @@ -20,7 +20,10 @@ {hotel.teaser -> f:format.crop(maxCharacters: settings.teaserTextMaxChars) -> f:format.html()} - + diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Hotel/TeaserWide.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Hotel/TeaserWide.html index 5651f411..1daddec1 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Hotel/TeaserWide.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Hotel/TeaserWide.html @@ -117,7 +117,8 @@ - - - + - diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Product/HeaderDetail.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Product/HeaderDetail.html index c6ff445a..3a9b67f3 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Product/HeaderDetail.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Product/HeaderDetail.html @@ -25,12 +25,14 @@
- -
- diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Search/FilterPanel.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Search/FilterPanel.html index 7ff88b85..06d9d60d 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Search/FilterPanel.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Search/FilterPanel.html @@ -11,7 +11,8 @@
-
- - @@ -88,7 +92,8 @@
- diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Teaser/OneColumn.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Teaser/OneColumn.html index bdab6419..f5d40786 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Teaser/OneColumn.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Teaser/OneColumn.html @@ -19,7 +19,8 @@ {data.bodytext -> f:format.html()}
- diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Teaser/TwoColumn.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Teaser/TwoColumn.html index 2f9c85f5..7a17e293 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Teaser/TwoColumn.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Teaser/TwoColumn.html @@ -16,7 +16,8 @@
{data.bodytext -> f:format.html()}
- diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/AjaxFilterPanel/Options.html b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/AjaxFilterPanel/Options.html new file mode 100644 index 00000000..a73eb69b --- /dev/null +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/AjaxFilterPanel/Options.html @@ -0,0 +1,10 @@ + + + + + + + diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/AjaxTable/Datestable.html b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/AjaxTable/Datestable.html index c9682e40..852132b0 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/AjaxTable/Datestable.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/AjaxTable/Datestable.html @@ -13,7 +13,8 @@ - - - @@ -117,7 +119,8 @@ - diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/City/Detail.html b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/City/Detail.html index dd0a7603..ba12432f 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/City/Detail.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/City/Detail.html @@ -12,7 +12,8 @@
- -
- + diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Hotel/Detail.html b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Hotel/Detail.html index 3d841ca8..92e630d1 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Hotel/Detail.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Hotel/Detail.html @@ -11,7 +11,8 @@
- - - - - - - - - @@ -74,7 +75,8 @@ data-controller="collapse">

-

@@ -236,7 +238,8 @@ data-controller="collapse">

-

@@ -266,7 +269,8 @@ data-controller="collapse">

-

@@ -320,7 +324,8 @@ data-controller="collapse">

-

diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Search/Searchbox.html b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Search/Searchbox.html index 0b703973..b3a8fd5e 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Search/Searchbox.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Search/Searchbox.html @@ -16,7 +16,8 @@ title="{settings.defaultTitle}"> {settings.defaultTitle} - -
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Searchbar/Index.html b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Searchbar/Index.html index 6a7b2edd..742114a1 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Searchbar/Index.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Searchbar/Index.html @@ -60,7 +60,8 @@
-
- - @@ -106,7 +109,8 @@
  • - @@ -143,7 +147,8 @@
    -
    -
    - @@ -213,7 +221,8 @@ data-collapse-target="container">
    • -
    • -
-
- -