diff --git a/htdocs/projet/tasks/contact.php b/htdocs/projet/tasks/contact.php index 82c722f2485..e6de0743d66 100644 --- a/htdocs/projet/tasks/contact.php +++ b/htdocs/projet/tasks/contact.php @@ -326,7 +326,7 @@ if ($id > 0 || ! empty($ref)) dol_fiche_end(); /* - * Lignes de contacts + * Lines of contacts */ /* // Contacts lines (modules that overwrite templates must declare this into descriptor) @@ -340,16 +340,15 @@ if ($id > 0 || ! empty($ref)) /* * Add a new contact line - * Non affiche en mode modification de ligne */ print '
| '.$langs->trans("Source").' | '; + print ''.$langs->trans("Nature").' | '; print ''.$langs->trans("ThirdParty").' | '; - print ''.$langs->trans("TaskContact").' | '; + print ''.$langs->trans("Users").' | '; print ''.$langs->trans("ContactType").' | '; print ''; print " | ||