diff --git a/calendar/preferences.php b/calendar/preferences.php index 8701ad53a2..9e1a39394c 100644 --- a/calendar/preferences.php +++ b/calendar/preferences.php @@ -112,7 +112,7 @@ $templates = Array( 'pref' => 'pref.tpl', 'pref_colspan' => 'pref_colspan.tpl', - 'pref_list' => 'pref_list.tpl', + 'pref_list' => 'pref_list.tpl' ); $p->set_file($templates);