diff --git a/htdocs/compta/fiche.php b/htdocs/compta/fiche.php
index 2502a3d4b74..84fe152cc76 100644
--- a/htdocs/compta/fiche.php
+++ b/htdocs/compta/fiche.php
@@ -355,7 +355,7 @@ if ($socid > 0)
}
}
- print ''.$langs->trans("AddAction").'';
+ print ''.$langs->trans("AddAction").'';
if ($user->rights->societe->contact->creer)
{