Skip to content
Snippets Groups Projects
Commit 33a7ed2e authored by Regis Houssin's avatar Regis Houssin
Browse files

Fix: bad right verification

parent 9e49aeae
Branches
Tags
No related merge requests found
......@@ -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>';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment