diff --git a/htdocs/societe/soc.php b/htdocs/societe/soc.php index 0e568a8443f..8dbb542eb7d 100644 --- a/htdocs/societe/soc.php +++ b/htdocs/societe/soc.php @@ -675,7 +675,7 @@ else } else { - print ''.$langs->trans('Name').''; + print ''.$langs->trans('ThirdPartyName').''; if (! empty($conf->global->SOCIETE_USEPREFIX)) // Old not used prefix field { print ''.$langs->trans('Prefix').'';