Adresses livraisons ne s'affiche que si module livraison actif
This commit is contained in:
parent
0915c370fb
commit
3e2a9fbae8
@ -327,8 +327,8 @@ if ($socidp > 0)
|
|||||||
print '</tr>';
|
print '</tr>';
|
||||||
}
|
}
|
||||||
|
|
||||||
// adresse de livraison
|
// Adresse de livraison
|
||||||
if ($conf->expedition->enabled || $conf->commande->enabled)
|
if ($conf->expedition->enabled)
|
||||||
{
|
{
|
||||||
print '<tr><td nowrap>';
|
print '<tr><td nowrap>';
|
||||||
print '<table width="100%" class="nobordernopadding"><tr><td nowrap>';
|
print '<table width="100%" class="nobordernopadding"><tr><td nowrap>';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user