add missing class to toolbar

This commit is contained in:
Paul Clarke 2017-04-11 06:02:54 +12:00 committed by Christopher Joe
parent b1c35c70b2
commit 53f3f927cc
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<div class="toolbar toolbar--content cms-content-toolbar">
<div class="cms-actions-buttons-row">
<div class="btn-toolbar cms-actions-buttons-row">
<a class="btn btn-primary cms-content-addpage-button tool-button font-icon-plus" href="$LinkPageAdd" data-url-addpage="{$LinkPageAdd('', 'ParentID=%s')}"><% _t('SilverStripe\CMS\Controllers\CMSMain.AddNewButton', 'Add new') %></a>
<% if $View == 'Tree' %>