This commit is contained in:
Laurent Destailleur 2019-11-04 11:44:46 +01:00
parent abc6f6ccae
commit d934f5e920

View File

@ -145,7 +145,7 @@ class box_services_expired extends ModeleBoxes
);
$this->info_box_contents[$i][] = array(
'td' => 'class="center"',
'td' => 'class="center nowraponall"',
'text' => dol_print_date($dateline, 'day'),
'text2'=> $late,
);