mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
7 lines
268 B
Scheme
7 lines
268 B
Scheme
|
<div class="cms-actions-row">
|
||
|
<a class="cms-page-add-button ss-ui-button ss-ui-action-constructive cms-panel-link" data-icon="add" href="$AddLink"><% _t('CMSMain.AddNewButton', 'Add new') %></a>
|
||
|
</div>
|
||
|
|
||
|
<div class="cms-content-batchactions">
|
||
|
$BatchActionsForm
|
||
|
</div>
|