FIX stickler-ci
This commit is contained in:
parent
c4fbbd8796
commit
993812dc70
@ -972,7 +972,7 @@ while ($i < $imaxinloop) {
|
|||||||
$event_start_date_style .= 'background: #' . $event_start_date_color . ';';
|
$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
|
// Ref
|
||||||
if (!empty($arrayfields['a.id']['checked'])) {
|
if (!empty($arrayfields['a.id']['checked'])) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user