diff --git a/htdocs/salaries/card.php b/htdocs/salaries/card.php index a816d6a7a07..028f043b805 100755 --- a/htdocs/salaries/card.php +++ b/htdocs/salaries/card.php @@ -714,7 +714,7 @@ if ($id) { if ($action == 'edit') { print '' . $langs->trans("Amount") . ''; } else { - print '' . $langs->trans("Amount") . '' . price($object->amount, 0, $outputlangs, 1, -1, -1, $conf->currency) . ''; + print '' . $langs->trans("Amount") . '' . price($object->amount) . ''; } // Mode of payment