diff --git a/htdocs/compta/hrm.php b/htdocs/compta/hrm.php index 95b133e8446..d6b0d345010 100644 --- a/htdocs/compta/hrm.php +++ b/htdocs/compta/hrm.php @@ -164,7 +164,7 @@ if ($result) } else { - print ''.$langs->trans("None").''; + print ''.$langs->trans("None").''; } print '
'; }