diff --git a/htdocs/includes/boxes/box_comptes.php b/htdocs/includes/boxes/box_comptes.php index d921fea4903..265603167d8 100644 --- a/htdocs/includes/boxes/box_comptes.php +++ b/htdocs/includes/boxes/box_comptes.php @@ -110,8 +110,8 @@ class box_comptes extends ModeleBoxes { $this->info_box_contents[$i][-1] = array('class' => 'liste_total'); $this->info_box_contents[$i][0] = array('align' => 'right', - 'width' => '75%', - 'colspan' => '3', + //'width' => '75%', + 'colspan' => '4', 'class' => 'liste_total', 'text' => $langs->trans('Total') );