diff --git a/htdocs/comm/recap-client.php b/htdocs/comm/recap-client.php index ec54e553bdb..405ca2d4a11 100644 --- a/htdocs/comm/recap-client.php +++ b/htdocs/comm/recap-client.php @@ -64,7 +64,7 @@ if ($socid > 0) print ''; // Name - print ''; + print ''; // Prefix if (! empty($conf->global->SOCIETE_USEPREFIX)) // Old not used prefix field diff --git a/htdocs/contrat/card.php b/htdocs/contrat/card.php index fbf998ce012..0bce12b2918 100644 --- a/htdocs/contrat/card.php +++ b/htdocs/contrat/card.php @@ -1042,7 +1042,7 @@ if ($action == 'create') // Thirdparty print ''; - print ''; + print ''; if ($socid>0) { print '
'.$langs->trans("Thirdparty").''.$societe->getNomUrl(1).'
'.$langs->trans("ThirdParty").''.$societe->getNomUrl(1).'
'.$langs->trans('Thirdparty').''.$langs->trans('ThirdParty').'';