FIX stickler-ci

This commit is contained in:
lvessiller 2022-07-21 11:22:53 +02:00
parent c4fbbd8796
commit 993812dc70

View File

@ -972,7 +972,7 @@ while ($i < $imaxinloop) {
$event_start_date_style .= 'background: #' . $event_start_date_color . ';';
}
print '<tr class="oddeven' . ($event_more_class != '' ? ' '.$event_more_class : '') . '"' . '>';
print '<tr class="oddeven' . ($event_more_class != '' ? ' '.$event_more_class : '') . '">';
// Ref
if (!empty($arrayfields['a.id']['checked'])) {