Fix: remove old constants

This commit is contained in:
Regis Houssin 2012-03-14 16:37:48 +01:00
parent 90cdf27007
commit 4e98687b13

View File

@ -176,7 +176,7 @@ if ($id > 0 || ! empty($ref))
print '<td colspan="3">'.$object->client->getNomUrl(1).'</td></tr>';
// Delivery address
if ($conf->global->PROPALE_ADD_DELIVERY_ADDRESS)
if ($conf->global->SOCIETE_ADDRESSES_MANAGEMENT)
{
print '<tr><td>';
print '<table class="nobordernopadding" width="100%"><tr><td>';