diff --git a/htdocs/salaries/card.php b/htdocs/salaries/card.php
index aff3e4cce92..d3c7ba504cb 100755
--- a/htdocs/salaries/card.php
+++ b/htdocs/salaries/card.php
@@ -729,7 +729,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, 0, $langs, 1, -1, -1, $conf->currency) . ' |
';
}
// Default mode of payment