From 46f58087488b1735bfa1ca22c19216a91421f7a2 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Fri, 16 May 2003 21:05:08 +0000 Subject: [PATCH] =?UTF-8?q?Supression=20de=20la=20mise=20en=20forme=20de?= =?UTF-8?q?=20la=20fiche=20coordonn=E9es?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/compta/fiche.php3 | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/htdocs/compta/fiche.php3 b/htdocs/compta/fiche.php3 index d07f6694394..b90eeeda2e6 100644 --- a/htdocs/compta/fiche.php3 +++ b/htdocs/compta/fiche.php3 @@ -34,7 +34,6 @@ if ($user->societe_id > 0) $socid = $user->societe_id; } - llxHeader(); $db = new Db(); @@ -189,7 +188,6 @@ if ($socid > 0) { print "idp\">Commercial"; print "idp&action=add\">[Bookmark]"; - print "idp&action=create\">[Projet]"; print "[idp\">".translate("Facture")."]"; print "idp\">Notes"; print "[idp&action=edit\">Editer]"; @@ -203,10 +201,10 @@ if ($socid > 0) print ''; print "
"; print ""; - print ''; - print '"; + print ''; + print '"; - print ''; + print ''; print ""; - print ""; + print ""; print "
Tel'.$objsoc->tel.' Fax'.$objsoc->fax.' 
Ville'.nl2br($objsoc->address)."
$objsoc->cp $objsoc->ville
Tel'.$objsoc->tel.' Fax'.$objsoc->fax.' 
Ville'.nl2br($objsoc->address)."
$objsoc->cp $objsoc->ville
siren'.$objsoc->siren.' 
siren'.$objsoc->siren.' prefix"; if ($objsoc->prefix_comm) { @@ -219,7 +217,7 @@ if ($socid > 0) print "
Siteurl\">$objsoc->url 
Siteurl\">$objsoc->url 
";