From aad0a1e010b52cfcfb1949434ef99e3e34e52a94 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 3 Jun 2006 16:07:45 +0000 Subject: [PATCH] =?UTF-8?q?N'affiche=20pas=20des=20infos=20g=E9n=E9rales?= =?UTF-8?q?=20de=20soci=E9t=E9=20sur=20onglet=20sp=E9cifique=20client.=20O?= =?UTF-8?q?n=20laisse=20ces=20infos=20sur=20onglet=20g=E9n=E9ral.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/comm/fiche.php | 7 ------- 1 file changed, 7 deletions(-) diff --git a/htdocs/comm/fiche.php b/htdocs/comm/fiche.php index 17d9b406896..df83d98f609 100644 --- a/htdocs/comm/fiche.php +++ b/htdocs/comm/fiche.php @@ -232,13 +232,6 @@ if ($socidp > 0) print ''.$langs->trans('Fax').''.dolibarr_print_phone($objsoc->fax,$objsoc->pays_code).''; print ''.$langs->trans("Web")."url\" target=\"_blank\">".$objsoc->url." "; - if ($objsoc->siren || $objsoc->siret) { - print "".$langs->transcountry("ProfId1",$objsoc->pays_code)."siren."\" target=\"_blank\">".$objsoc->siren." "; - print ''.$langs->transcountry('ProfId2',$objsoc->pays_code).''.$objsoc->siret.''; - } - if ($objsoc->ape) { - print ''.$langs->transcountry('ProfId3',$objsoc->pays_code).''.$objsoc->ape.' '; - } // Assujeti à TVA ou pas print '';