From 53822f21dffb4aefcaede24c5bbd7bec80361f51 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Tue, 10 May 2005 08:15:40 +0000 Subject: [PATCH] =?UTF-8?q?Am=E9lioration=20html?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/telephonie/client/ca.php | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) 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 '';