diff --git a/htdocs/compta/salaries/stats/index.php b/htdocs/compta/salaries/stats/index.php index edb48edc303..6471f66cf57 100644 --- a/htdocs/compta/salaries/stats/index.php +++ b/htdocs/compta/salaries/stats/index.php @@ -187,7 +187,7 @@ $head[$h][1] = $langs->trans("ByMonthYear"); $head[$h][2] = 'byyear'; $h++; -complete_head_from_modules($conf,$langs,null,$head,$h,'trip_stats'); +complete_head_from_modules($conf,$langs,null,$head,$h,'salaries_stats'); dol_fiche_head($head, 'byyear', $langs->trans("Statistics"), -1); @@ -197,7 +197,7 @@ print '