From 7922ac86caa54eae255d1ff4e21dd753aa5ddf5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Fromme?= Date: Fri, 25 Oct 2019 10:42:54 +0200 Subject: [PATCH] Fix typo in variable name --- .../ep_theme/Resources/Private/Partials/Product/Details.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Product/Details.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Product/Details.html index 5647606e..0f238531 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Product/Details.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Product/Details.html @@ -25,9 +25,9 @@ {product.programmeDescription -> f:format.html()} - +
Skipass, Kurse, Leihmaterial
- {product.skipassDescription -> f:format.html()} + {product.skiPassDescription -> f:format.html()}