diff --git a/calendar/edit_entry.php b/calendar/edit_entry.php index a0ada38285..29d592b700 100755 --- a/calendar/edit_entry.php +++ b/calendar/edit_entry.php @@ -174,6 +174,7 @@ . ''."\n"; $vars = Array( + 'font' => $phpgw_info['theme']['font'], 'bg_color' => $phpgw_info['theme']['bg_text'], 'calendar_action' => $action, 'action_url' => $phpgw->link('/calendar/edit_entry_handler.php'), diff --git a/calendar/templates/default/edit.tpl b/calendar/templates/default/edit.tpl index 82b18f5a72..d32405343d 100755 --- a/calendar/templates/default/edit.tpl +++ b/calendar/templates/default/edit.tpl @@ -2,14 +2,15 @@