mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 09:05:16 +01:00
only allow vacation notice on a single account
This commit is contained in:
parent
64ac219b50
commit
726b6f17dc
@ -45,6 +45,7 @@ class mail_hooks
|
||||
'caption' => 'Vacation notice',
|
||||
'popup' => '750x420',
|
||||
'url' => 'menuaction=mail.mail_sieve.editVacation&account_id=$id',
|
||||
'allowMultiple' => false,
|
||||
);
|
||||
}
|
||||
return $user_actions;
|
||||
|
Loading…
Reference in New Issue
Block a user