Fix incorrect nesting of tags, replace vhs menu viewhelper
This commit is contained in:
@@ -129,6 +129,15 @@ page {
|
||||
titleField = title
|
||||
as = mobilenav
|
||||
}
|
||||
70 = TYPO3\CMS\Frontend\DataProcessing\MenuProcessor
|
||||
70 {
|
||||
special = directory
|
||||
special.value = {$plugin.tx_eptheme.settings.footerNavPid}
|
||||
levels = 2
|
||||
expandAll = 1
|
||||
titleField = title
|
||||
as = footernav
|
||||
}
|
||||
}
|
||||
settings < plugin.tx_eptheme.settings
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user