Adjust to new menu content element

This commit is contained in:
Björn Fromme
2018-09-20 14:47:28 +02:00
parent 8409b30ba1
commit 2f587e782d
@@ -10,7 +10,7 @@
<li>
<f:link.typolink parameter="{page.data.uid}"
class="btn btn-warning ep-sidebar{f:if(condition: '{page.active}', then: ' active')}">
{page.title}
{page.data.title}
</f:link.typolink>
</li>
</f:for>