diff --git a/htdocs/comm/fiche.php b/htdocs/comm/fiche.php index e4fe3e6b334..ee68893d85b 100644 --- a/htdocs/comm/fiche.php +++ b/htdocs/comm/fiche.php @@ -327,8 +327,8 @@ if ($socidp > 0) print ''; } - // adresse de livraison - if ($conf->expedition->enabled || $conf->commande->enabled) + // Adresse de livraison + if ($conf->expedition->enabled) { print ''; print '
';