|
|
@@ -7,7 +7,7 @@
|
|
|
<f:comment><!-- Get the footer page' uid if the page is found --></f:comment>
|
|
|
<v:variable.set value="{ot:getPageUid(slug: '/footer')}" name="footerPageUid"/>
|
|
|
|
|
|
- <f:if condition="{eventsPageUid} > 0">
|
|
|
+ <f:if condition="{footerPageUid} > 0">
|
|
|
<f:then>
|
|
|
<v:menu as="footerMenu" pageUid="{ot:getPageUid(slug: '/footer')}">
|
|
|
<f:for each="{footerMenu}" as="footerMenuItem">
|