diff --git a/htdocs/contrat/fiche.php b/htdocs/contrat/fiche.php index 59a23bebd91..59ed152de77 100644 --- a/htdocs/contrat/fiche.php +++ b/htdocs/contrat/fiche.php @@ -767,7 +767,7 @@ $objectlignestatic=new ContratLigne($db); *********************************************************************/ if ($action == 'create') { - dol_fiche_head('', '', $langs->trans("AddContract"), 0, 'contract'); + print_fiche_titre($langs->trans('AddContract')); dol_htmloutput_errors($mesg,'');