diff --git a/htdocs/societe/soc.php b/htdocs/societe/soc.php index 7c43d301b11..a9c024ff2f3 100644 --- a/htdocs/societe/soc.php +++ b/htdocs/societe/soc.php @@ -1116,7 +1116,7 @@ else print ''; // Name - print ''; + print ''; // Prefix if (! empty($conf->global->SOCIETE_USEPREFIX)) // Old not used prefix field @@ -1125,12 +1125,12 @@ else // It does not change the prefix mode using the auto numbering prefix if (($prefixCustomerIsUsed || $prefixSupplierIsUsed) && $object->prefix_comm) { - print ''; + print ''; print $object->prefix_comm; } else { - print ''; + print ''; } print ''; }
'.$langs->trans('ThirdPartyName').'
'.$langs->trans('ThirdPartyName').'