Fix: bad right verification

This commit is contained in:
Regis Houssin 2009-11-25 19:13:08 +00:00
parent 9e49aeaeb5
commit 33a7ed2e70

View File

@ -298,7 +298,7 @@ if ($socid > 0)
}
// Adresse de livraison
if ($conf->global->PROPALE_ADD_DELIVERY_ADDRESS)
if ($conf->expedition->enabled)
{
print '<tr><td nowrap>';
print '<table width="100%" class="nobordernopadding"><tr><td nowrap>';