diff --git a/include/class_acc_ledger_sold.php b/include/class_acc_ledger_sold.php index 535f1e065..0e8d45e82 100644 --- a/include/class_acc_ledger_sold.php +++ b/include/class_acc_ledger_sold.php @@ -846,7 +846,7 @@ EOF; $r.=''.td(_('Total TVAC')).td(hb($tot),'class="num"'); $r.=''; } else { - $r.='
Total '.hb(nbm($tot)); + $r.='
Total '.hb($tot); } $r.=''; /* Add hidden */