diff --git a/htdocs/telephonie/client/fiche.php b/htdocs/telephonie/client/fiche.php index 046a976841e..575b34a9e7d 100644 --- a/htdocs/telephonie/client/fiche.php +++ b/htdocs/telephonie/client/fiche.php @@ -69,7 +69,7 @@ if ($_GET["id"]) dolibarr_fiche_head($head, $hselected, 'Client : '.$soc->nom); print ''; - print ''; + print ''; print "";
'.$langs->trans('Name').''.$soc->nom.''.$langs->trans('Prefix').''.$soc->prefix_comm.'
'.$langs->trans('Name').''.$soc->nom.''.$langs->trans('Code client').''.$soc->code_client.'
".$langs->trans('Address')."".nl2br($soc->adresse)."
".$soc->cp." ".$soc->ville." ".$soc->pays."