diff --git a/htdocs/telephonie/client/ca.php b/htdocs/telephonie/client/ca.php index dac21e568be..207783f0cd8 100644 --- a/htdocs/telephonie/client/ca.php +++ b/htdocs/telephonie/client/ca.php @@ -70,18 +70,12 @@ if ($_GET["id"]) dolibarr_fiche_head($head, $hselected, 'Client : '.$soc->nom); print ''; - print ''; + print ''; + print ''; - print ""; - - print ''; - print ''; - - print ''; + print ""; + print '
'.$langs->trans('Name').''.$soc->nom.''.$langs->trans('Prefix').''.$soc->prefix_comm.'
'.$langs->trans('Name').''.$soc->nom.''.$soc->code_client.'
".$langs->trans('Address')."".nl2br($soc->adresse)."
".$soc->cp." ".$soc->ville." ".$soc->pays."
'.$langs->trans('Phone').''.dolibarr_print_phone($soc->tel).''.$langs->trans('Fax').''.dolibarr_print_phone($soc->fax).'
'.img_edit() ." "; - print $langs->trans('RIB').''; - print $soc->display_rib(); - print '
".$langs->trans('Address')."".nl2br($soc->adresse)."
".$soc->cp." ".$soc->ville." ".$soc->pays."

'; @@ -122,7 +116,7 @@ if ($_GET["id"]) print 'Appels'; - print '-'; + print 'Communications'; print '';