diff --git a/typo3/sysext/indexed_search/Configuration/TypoScript/constants.txt b/typo3/sysext/indexed_search/Configuration/TypoScript/constants.txt index 97b4b4f2636691997da839f1b8573864839c5998..2f93e9ec56e3d105966fcc6bc63812a3d479e5b9 100644 --- a/typo3/sysext/indexed_search/Configuration/TypoScript/constants.txt +++ b/typo3/sysext/indexed_search/Configuration/TypoScript/constants.txt @@ -1,11 +1,11 @@ plugin.tx_indexedsearch { view { # cat=plugin.tx_indexedsearch/file; type=string; label=Path to template root (FE) - templateRootPath = + templateRootPath = EXT:indexed_search/Resources/Private/Templates/ # cat=plugin.tx_indexedsearch/file; type=string; label=Path to template partials (FE) - partialRootPath = + partialRootPath = EXT:indexed_search/Resources/Private/Partials/ # cat=plugin.tx_indexedsearch/file; type=string; label=Path to template layouts (FE) - layoutRootPath = + layoutRootPath = EXT:indexed_search/Resources/Private/Layouts/ } settings { # cat=plugin.tx_indexedsearch/settings; type=integer; label=Set the target page where search results are shown