diff --git a/application/Calendar/CalendarModel.php b/application/Calendar/CalendarModel.php index 95ca6f81a..f88dd22db 100644 --- a/application/Calendar/CalendarModel.php +++ b/application/Calendar/CalendarModel.php @@ -47,6 +47,8 @@ class CalendarModel 3 => 'Grüne Kategorie', //ESTMK IBN 4 => 'Lila Kategorie', //Snopp IBN 5 => 'Rote Kategorie', //Störung + 98 => 'Gru00fcne Kategorie', //ESTMK IBN + 99 => 'Gr\u00fcne Kategorie', //ESTMK IBN ); public static $specialCalendarColors = array(997 => '#bd0000', 998 => '#8000A3', 999 => '#08769b');