mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:20 +01:00
new name for no_notifications checkbox
This commit is contained in:
parent
594fe78d09
commit
05843ff1d9
@ -124,7 +124,7 @@ class calendar_uilist extends calendar_ui
|
||||
else
|
||||
{
|
||||
if ($this->action($content['nm']['action'],$content['nm']['selected'],$content['nm']['select_all'],
|
||||
$success,$failed,$action_msg,'calendar_list',$msg, $content['no_notifications']))
|
||||
$success,$failed,$action_msg,'calendar_list',$msg, $content['nm']['checkboxes']['no_notifications']))
|
||||
{
|
||||
$msg .= lang('%1 event(s) %2',$success,$action_msg);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user