[Web] Change quarantine notification interval as admin when editing a mailbox

This commit is contained in:
andryyy
2019-09-12 08:28:50 +02:00
parent 261c2a5850
commit bba8e4f70c
3 changed files with 36 additions and 2 deletions

View File

@@ -416,7 +416,7 @@ $lang['acl']['syncjobs'] = 'Sync jobs';
$lang['acl']['eas_reset'] = 'Reset EAS devices';
$lang['acl']['sogo_profile_reset'] = 'Reset SOGo profile';
$lang['acl']['quarantine'] = 'Quarantine actions';
$lang['acl']['quarantine_notification'] = 'Quarantine notifications';
$lang['acl']['quarantine_notification'] = 'Change quarantine notifications';
$lang['acl']['quarantine_attachments'] = 'Quarantine attachments';
$lang['acl']['alias_domains'] = 'Add alias domains';
$lang['acl']['login_as'] = 'Login as mailbox user';