Add configurable link to contactbar for German
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 4.4 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 4.4 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 3.4 KiB |
@@ -32,4 +32,10 @@
|
||||
<div>English</div>
|
||||
</f:link.typolink>
|
||||
</f:if>
|
||||
<f:if condition="{settings.germanPageUid}">
|
||||
<f:link.typolink parameter="{settings.germanPageUid}" title="English" class="bg-yellow german">
|
||||
<span><f:image src="EXT:ep_theme/Resources/Public/images/de.png" alt="Deutsch" class="ep-contactnav__icon"/></span>
|
||||
<div>Deutsch</div>
|
||||
</f:link.typolink>
|
||||
</f:if>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user