diff --git a/htdocs/salaries/card.php b/htdocs/salaries/card.php index 53f46320073..9638c2ff019 100755 --- a/htdocs/salaries/card.php +++ b/htdocs/salaries/card.php @@ -712,9 +712,9 @@ if ($id) { print '';*/ if ($action == 'edit') { - print '' . $langs->trans("Amount") . ''; + print '' . $langs->trans("Amount") . ''; } else { - print '' . $langs->trans("Amount") . '' . price($object->amount) . ''; + print '' . $langs->trans("Amount") . '' . price($object->amount, 0, $outputlangs, 1, -1, -1, $conf->currency) . ''; } // Mode of payment