diff --git a/htdocs/soc.php b/htdocs/soc.php index ed7fc88e2ee..cfd5dde3e00 100644 --- a/htdocs/soc.php +++ b/htdocs/soc.php @@ -373,19 +373,22 @@ $_GET["action"] == 'create' || $_POST["action"] == 'create') if ($modCodeClient->code_auto || $modCodeFournisseur->code_auto) print ''; print '
| '.$langs->trans('Name').' | '; - print ' | '.$langs->trans('Prefix').' | |
| '.$langs->trans('LastName').' | '; + print ' | '.$langs->trans('Prefix').' | |
| '.$langs->trans('FirstName').' | '; print ' | ||
| '.$langs->trans("UserTitle").' | '; print $formcompany->select_civilite($contact->civilite_id).' | '; print '||
| '.$langs->trans('Name').' | '; + print ' | '.$langs->trans('Prefix').' | |
| '.$langs->trans('ProspectCustomer').' | |||