forked from extern/egroupware
added missing '
This commit is contained in:
parent
99bcffff90
commit
d13d1de39b
@ -274,7 +274,7 @@
|
|||||||
'action_url_button' => $phpgw->link('/calendar/edit_entry_handler.php','readsess='.$event->id.'&year='.$event->start->year.'&month='.$event->start->month.'&day='.$event->start->mday),
|
'action_url_button' => $phpgw->link('/calendar/edit_entry_handler.php','readsess='.$event->id.'&year='.$event->start->year.'&month='.$event->start->month.'&day='.$event->start->mday),
|
||||||
'action_text_button' => lang('Ignore Conflict'),
|
'action_text_button' => lang('Ignore Conflict'),
|
||||||
'action_confirm_button' => '',
|
'action_confirm_button' => '',
|
||||||
'action_extra_field => ''
|
'action_extra_field' => ''
|
||||||
);
|
);
|
||||||
$p->set_var($var);
|
$p->set_var($var);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user