forked from extern/egroupware
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
|
else
|
||||||
{
|
{
|
||||||
if ($this->action($content['nm']['action'],$content['nm']['selected'],$content['nm']['select_all'],
|
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);
|
$msg .= lang('%1 event(s) %2',$success,$action_msg);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user