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 
";