From 7d9ae43ee1113e0dd6458024c298b73a86d8aaef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bjo=CC=88rn=20Fromme?= Date: Sat, 22 Sep 2018 12:10:01 +0200 Subject: [PATCH] Fix alt attributes --- .../ext/ep_theme/Resources/Private/Partials/City/Teaser.html | 2 +- .../ext/ep_theme/Resources/Private/Partials/Hotel/Teaser.html | 2 +- .../Resources/Private/Partials/Hotel/TeaserExtended.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/web/typo3conf/ext/ep_theme/Resources/Private/Partials/City/Teaser.html b/web/typo3conf/ext/ep_theme/Resources/Private/Partials/City/Teaser.html index 5551d6db..9b0e5492 100644 --- a/web/typo3conf/ext/ep_theme/Resources/Private/Partials/City/Teaser.html +++ b/web/typo3conf/ext/ep_theme/Resources/Private/Partials/City/Teaser.html @@ -9,7 +9,7 @@
{country: city.country.name} + alt="{city.country.name}"/>
diff --git a/web/typo3conf/ext/ep_theme/Resources/Private/Partials/Hotel/Teaser.html b/web/typo3conf/ext/ep_theme/Resources/Private/Partials/Hotel/Teaser.html index fdc15eb2..741bf50b 100644 --- a/web/typo3conf/ext/ep_theme/Resources/Private/Partials/Hotel/Teaser.html +++ b/web/typo3conf/ext/ep_theme/Resources/Private/Partials/Hotel/Teaser.html @@ -9,7 +9,7 @@
{country: hotel.country.name} + alt="{hotel.country.name}"/>
diff --git a/web/typo3conf/ext/ep_theme/Resources/Private/Partials/Hotel/TeaserExtended.html b/web/typo3conf/ext/ep_theme/Resources/Private/Partials/Hotel/TeaserExtended.html index af66a3bf..087bfa55 100644 --- a/web/typo3conf/ext/ep_theme/Resources/Private/Partials/Hotel/TeaserExtended.html +++ b/web/typo3conf/ext/ep_theme/Resources/Private/Partials/Hotel/TeaserExtended.html @@ -7,7 +7,7 @@
{country: hotel.country.name} + alt="{hotel.country.name}"/>