From d4569d10e6c033b50527f67019629718401abc9e Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Thu, 26 Apr 2007 14:45:26 +0000 Subject: [PATCH] W3C --- htdocs/telephonie/client/fiche.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/htdocs/telephonie/client/fiche.php b/htdocs/telephonie/client/fiche.php index ce84c4c9e3f..7c859d5e468 100644 --- a/htdocs/telephonie/client/fiche.php +++ b/htdocs/telephonie/client/fiche.php @@ -1,5 +1,5 @@ +/* Copyright (C) 2004-2007 Rodolphe Quiedeville * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -118,7 +118,7 @@ if ($_GET["id"]) print ''; print ''; - print ""; + print '"; print ''; print ''; @@ -184,7 +184,7 @@ if ($_GET["id"]) $ligne = new LigneTel($db); - print ''; print "\n"; @@ -195,7 +195,7 @@ if ($_GET["id"]) print "
'.$langs->trans('Name').''.$soc->nom.''.$langs->trans('Code client').''.$soc->code_client.'
".$langs->trans('Address')."".nl2br($soc->adresse)."
".$soc->cp." ".$soc->ville." ".$soc->pays."
'.$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).'
Contrat'; + print '
Contrat'; print 'Agence/FilialeNb Lignes
"; - print ' '; + print ' '; print ''; print img_file();