diff --git a/htdocs/societe/soc.php b/htdocs/societe/soc.php index 8dbb542eb7d..ac977116fca 100644 --- a/htdocs/societe/soc.php +++ b/htdocs/societe/soc.php @@ -665,22 +665,20 @@ else // Name, firstname if ($soc->particulier) { - print ''.$langs->trans('LastName').''; + print ''.$langs->trans('LastName').'global->SOCIETE_USEPREFIX)?' colspan="3"':'').'>'; if (! empty($conf->global->SOCIETE_USEPREFIX)) // Old not used prefix field { print ''.$langs->trans('Prefix').''; } - else print ' '; print ''; } else { - print ''.$langs->trans('ThirdPartyName').''; + print ''.$langs->trans('ThirdPartyName').'global->SOCIETE_USEPREFIX)?' colspan="3"':'').'>'; if (! empty($conf->global->SOCIETE_USEPREFIX)) // Old not used prefix field { print ''.$langs->trans('Prefix').''; } - else print ' '; print ''; } // If javascript on, we show option individual