Skip to content
Snippets Groups Projects
Commit 063a43a0 authored by Florian Will's avatar Florian Will
Browse files

[TASK] fixed spacin in header

parent 8a2634d4
No related branches found
No related tags found
1 merge request!52Feature 5168 unify root page selector
<html xmlns:f="http://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers"
data-namespace-typo3-fluid="true">
<div class="btn-toolbar" role="toolbar" aria-label="">
<f:for each="{buttons}" as="buttonGroup">
<f:if condition="{buttonGroup -> f:count()} > 1">
......@@ -14,3 +17,5 @@
</f:if>
</f:for>
</div>
</html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment