added missing '

This commit is contained in:
skeeter 2001-04-30 22:00:22 +00:00
parent 99bcffff90
commit d13d1de39b

View File

@ -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_text_button' => lang('Ignore Conflict'),
'action_confirm_button' => '',
'action_extra_field => ''
'action_extra_field' => ''
);
$p->set_var($var);