diff --git a/htdocs/compta/charges/index.php b/htdocs/compta/charges/index.php
index 2661678d411..ac908ad3c06 100644
--- a/htdocs/compta/charges/index.php
+++ b/htdocs/compta/charges/index.php
@@ -132,7 +132,7 @@ print "
";
if (!empty($conf->tax->enabled) && $user->rights->tax->charges->lire) {
// Social contributions only
- print load_fiche_titre($langs->trans("SocialContributionsPayments").($year ? ' ('.$langs->trans("Year").' '.$year.')' : ''), '', '');
+ print load_fiche_titre($langs->trans("SocialContributions").($year ? ' ('.$langs->trans("Year").' '.$year.')' : ''), '', '');
print '