mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 16:48:49 +01:00
need to add mail translation to get translated action
This commit is contained in:
parent
cfba607048
commit
f4f6fba2c4
@ -41,6 +41,8 @@ class mail_hooks
|
||||
|
||||
if ($have_imap_admin_and_sieve) // add action to set vacation notice for a user
|
||||
{
|
||||
translation::add_app('mail');
|
||||
|
||||
$user_actions[] = array (
|
||||
'id' => 'mail_vacation',
|
||||
'caption' => 'Vacation notice',
|
||||
|
Loading…
Reference in New Issue
Block a user