Set 'mainaction' class on Save button in ACL dialog

pull/260/head
Aleksander Machniak 10 years ago
parent fe653e3122
commit 71bb892063

@ -353,6 +353,7 @@ rcube_webmail.prototype.acl_init_form = function(id)
id ? this.gettext('acl.editperms') : this.gettext('acl.newuser'),
buttons,
{
button_classes: ['mainaction'],
modal: true,
closeOnEscape: true,
close: function(e, ui) {

Loading…
Cancel
Save