Add icon to topnav for myep to save space
This commit is contained in:
@@ -54,6 +54,8 @@ plugin.tx_eptheme {
|
||||
germanPageUid =
|
||||
# cat=eptheme/200/290; type=string; label=Concepts page UID
|
||||
conceptsPageUid =
|
||||
# cat=eptheme/200/300; type=string; label=My E&P page UID
|
||||
myEpPageUid =
|
||||
|
||||
# cat=eptheme/400/100; type=string; label=Phone number general
|
||||
phoneNumber = 0221 - 272 276 0
|
||||
|
||||
@@ -87,6 +87,7 @@ plugin.tx_eptheme {
|
||||
englishPageUid = {$plugin.tx_eptheme.settings.englishPageUid}
|
||||
germanPageUid = {$plugin.tx_eptheme.settings.germanPageUid}
|
||||
conceptsPageUid = {$plugin.tx_eptheme.settings.conceptsPageUid}
|
||||
myEpPageUid = {$plugin.tx_eptheme.settings.myEpPageUid}
|
||||
myEpApiBaseUrl = {$plugin.tx_eptheme.settings.myEpApiBaseUrl}
|
||||
facebookViewContentValues {
|
||||
productUid = {$plugin.tx_eptheme.settings.facebookViewContentProductUid}
|
||||
|
||||
Reference in New Issue
Block a user