|
@@ -9,7 +9,7 @@ return [
|
|
|
'web_OtTemplatingOtcustomizer' => [
|
|
'web_OtTemplatingOtcustomizer' => [
|
|
|
'parent' => 'web',
|
|
'parent' => 'web',
|
|
|
'position' => ['before' => 'web_OtStatsOtStats'],
|
|
'position' => ['before' => 'web_OtStatsOtStats'],
|
|
|
- 'access' => 'user,group',
|
|
|
|
|
|
|
+ 'access' => 'user',
|
|
|
'iconIdentifier' => 'tx-ot_templating-logo',
|
|
'iconIdentifier' => 'tx-ot_templating-logo',
|
|
|
'path' => '/module/web/Otcustomizer',
|
|
'path' => '/module/web/Otcustomizer',
|
|
|
'labels' => 'LLL:EXT:ot_templating/Resources/Private/Language/locallang_mod.xlf',
|
|
'labels' => 'LLL:EXT:ot_templating/Resources/Private/Language/locallang_mod.xlf',
|