Add configurable link/icon for english subpages
This commit is contained in:
@@ -47,6 +47,8 @@ plugin.tx_eptheme {
|
||||
watchlistPageUid =
|
||||
# cat=eptheme/200/270; type=string; label=Skipass info page UID
|
||||
skipassPageUid =
|
||||
# cat=eptheme/200/280; type=string; label=English page UID
|
||||
englishPageUid =
|
||||
|
||||
# cat=eptheme/400/100; type=string; label=Phone number general
|
||||
phoneNumber = 0221 - 272 276 0
|
||||
|
||||
@@ -84,6 +84,7 @@ plugin.tx_eptheme {
|
||||
ratingPageUid = {$plugin.tx_eptheme.settings.ratingPageUid}
|
||||
watchlistPageUid = {$plugin.tx_eptheme.settings.watchlistPageUid}
|
||||
skipassPageUid = {$plugin.tx_eptheme.settings.skipassPageUid}
|
||||
englishPageUid = {$plugin.tx_eptheme.settings.englishPageUid}
|
||||
}
|
||||
view {
|
||||
templateRootPaths.0 = EXT:ep_theme/Resources/Private/Templates
|
||||
|
||||
Reference in New Issue
Block a user