Fixes theme colors

This commit is contained in:
2026-07-05 10:59:28 +02:00
parent 856a207e9a
commit f1b9a254ae
10 changed files with 360 additions and 472 deletions

View File

@@ -262,6 +262,17 @@
</div>
</xf:if>
<xf:if contentcheck="true">
<div class="p-footer-debug">
<xf:contentcheck>
<xf:macro id="debug_macros::debug"
arg-controller="{$controller}"
arg-action="{$actionMethod}"
arg-template="{$template}" />
</xf:contentcheck>
</div>
</xf:if>
<xf:ad position="container_breadcrumb_bottom_above" />
<xf:macro id="breadcrumbs"
arg-breadcrumbs="{$breadcrumbs}"