diff --git a/htdocs/contact/fiche.php b/htdocs/contact/fiche.php index 1fa8a0375a3..fb329551b64 100644 --- a/htdocs/contact/fiche.php +++ b/htdocs/contact/fiche.php @@ -208,6 +208,7 @@ if ($_GET["action"] == 'create') * Fiche en mode creation * */ + print_fiche_titre($langs->trans("AddContact")); print '
';