diff --git a/templates/base/components/panel/layout.html.twig b/templates/base/components/panel/layout.html.twig index 3e882540bc..2eec8971cd 100644 --- a/templates/base/components/panel/layout.html.twig +++ b/templates/base/components/panel/layout.html.twig @@ -5,10 +5,12 @@
{% block iboPanelHeader %}
- {% if oUIBlock.isCollapsible() %}
- - -
{% endif %} + {% if oUIBlock.isCollapsible() %} +
+ + +
+ {% endif %} {% block iboPanelHeaderLeft %}
{% block iboPanelTitle %}{{ oUIBlock.GetTitle()|raw }}{% endblock %}
{% if oUIBlock.GetSubTitle() is not null %}