MINOR: Added delete button styling to the "Delete the selected groups" button in SecurityAdmin.

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@79360 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Sam Minnee 2009-06-16 10:40:35 +00:00
parent 0b7572abd5
commit fb6b248501

View File

@ -15,7 +15,7 @@
<p><% _t('SELECT','Select the pages that you want to delete and then click the button below') %></p>
<input type="hidden" name="csvIDs" />
<input type="submit" value="<% _t('DELGROUPS','Delete the selected groups') %>" />
<input type="submit" value="<% _t('DELGROUPS','Delete the selected groups') %>" class="action delete" />
</form>
<form class="actionparams" id="sortitems_options" style="display: none" action="">