silverstripe-cms/templates/Includes/CMSPagesController_ContentT...

9 lines
331 B
Scheme

<div class="cms-content-batchactions">
<div class="view-mode-batchactions-wrapper">
<input id="view-mode-batchactions" name="view-mode-batchactions" type="checkbox" />
<label for="view-mode-batchactions"><% _t("CMSPagesController_ContentToolbar_ss.MULTISELECT","Multi-selection") %></label>
</div>
$BatchActionsForm
</div>