Fix wrap
This commit is contained in:
parent
abc6f6ccae
commit
d934f5e920
@ -145,7 +145,7 @@ class box_services_expired extends ModeleBoxes
|
|||||||
);
|
);
|
||||||
|
|
||||||
$this->info_box_contents[$i][] = array(
|
$this->info_box_contents[$i][] = array(
|
||||||
'td' => 'class="center"',
|
'td' => 'class="center nowraponall"',
|
||||||
'text' => dol_print_date($dateline, 'day'),
|
'text' => dol_print_date($dateline, 'day'),
|
||||||
'text2'=> $late,
|
'text2'=> $late,
|
||||||
);
|
);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user