Fixes theme colors
This commit is contained in:
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user