Files
cms-backend/Resources/Private/Partials/PageLayout/ActionControls.fluid.html
T

7 lines
482 B
HTML

<div class="t3-page-ce-actions t3js-page-new-ce">
<typo3-backend-new-content-element-wizard-button class="btn btn-default btn-sm" url="{url}" subject="{f:translate(key: 'LLL:EXT:backend/Resources/Private/Language/locallang_layout.xlf:newContentElement')}">
<core:icon identifier="actions-plus" />
<f:translate key="LLL:EXT:backend/Resources/Private/Language/locallang_layout.xlf:createNewContent" />
</typo3-backend-new-content-element-wizard-button>
</div>