bug #15811
This commit is contained in:
parent
f954adf29c
commit
a95b1f5fe3
@ -110,8 +110,8 @@ class box_comptes extends ModeleBoxes {
|
|||||||
$this->info_box_contents[$i][-1] = array('class' => 'liste_total');
|
$this->info_box_contents[$i][-1] = array('class' => 'liste_total');
|
||||||
|
|
||||||
$this->info_box_contents[$i][0] = array('align' => 'right',
|
$this->info_box_contents[$i][0] = array('align' => 'right',
|
||||||
'width' => '75%',
|
//'width' => '75%',
|
||||||
'colspan' => '3',
|
'colspan' => '4',
|
||||||
'class' => 'liste_total',
|
'class' => 'liste_total',
|
||||||
'text' => $langs->trans('Total')
|
'text' => $langs->trans('Total')
|
||||||
);
|
);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user