diff --git a/contao/dca/tl_calendar_events.php b/contao/dca/tl_calendar_events.php index fe5be78..2a4eadc 100644 --- a/contao/dca/tl_calendar_events.php +++ b/contao/dca/tl_calendar_events.php @@ -145,7 +145,7 @@ $dca['fields']['export'] = [ $dca['fields']['evlks_access'] = [ 'label' => &$GLOBALS['TL_LANG']['tl_calendar_events']['evlks_access'], - 'exclude' => false, + 'exclude' => true, 'inputType' => 'select', 'options' => [ 1 => 'Veranstaltung in Gebaerdensprache bzw. Gebaerdendolmetscher ist anwesend',