Add configurable link to contactbar for German
This commit is contained in:
@@ -49,6 +49,8 @@ plugin.tx_eptheme {
|
||||
skipassPageUid =
|
||||
# cat=eptheme/200/280; type=string; label=English page UID
|
||||
englishPageUid =
|
||||
# cat=eptheme/200/285; type=string; label=German page UID
|
||||
germanPageUid =
|
||||
# cat=eptheme/200/290; type=string; label=Concepts page UID
|
||||
conceptsPageUid =
|
||||
|
||||
|
||||
@@ -85,6 +85,7 @@ plugin.tx_eptheme {
|
||||
watchlistPageUid = {$plugin.tx_eptheme.settings.watchlistPageUid}
|
||||
skipassPageUid = {$plugin.tx_eptheme.settings.skipassPageUid}
|
||||
englishPageUid = {$plugin.tx_eptheme.settings.englishPageUid}
|
||||
germanPageUid = {$plugin.tx_eptheme.settings.germanPageUid}
|
||||
conceptsPageUid = {$plugin.tx_eptheme.settings.conceptsPageUid}
|
||||
}
|
||||
view {
|
||||
|
||||
Reference in New Issue
Block a user