css
This commit is contained in:
parent
ed3f95b4a6
commit
1053112843
@ -163,7 +163,7 @@ class box_factures_imp extends ModeleBoxes
|
||||
);
|
||||
|
||||
$this->info_box_contents[$line][] = array(
|
||||
'td' => 'class="nowrap right"',
|
||||
'td' => 'class="nowraponall right"',
|
||||
'text' => price($objp->total_ht, 0, $langs, 0, -1, -1, $conf->currency),
|
||||
);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user