From e788a3971c43c44efad41fccca172e71166cbc4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Fromme?= Date: Wed, 9 Mar 2022 15:54:50 +0100 Subject: [PATCH] Ensure correct teaser text color --- .../ep_theme/Resources/Private/Partials/Teaser/OneColumn.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 dea73bab..72649e8e 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 @@ -22,7 +22,9 @@ {data.header -> f:format.nl2br()}{f:if(condition: data.subheader, then: '
{data.subheader}')}
- {data.bodytext -> f:format.html()} +
+ {data.bodytext -> f:format.html()} +