diff --git a/htdocs/comm/propal.php b/htdocs/comm/propal.php index 3489274bd19..3d9e7c438ec 100644 --- a/htdocs/comm/propal.php +++ b/htdocs/comm/propal.php @@ -656,14 +656,14 @@ if ($_GET['propalid'] > 0) // adresse de livraison if ($conf->global->PROPAL_ADD_DELIVERY_ADDRESS) { - print ''; + print ''; print ''; - if ($_GET['action'] != 'editdelivery_adress' && $propal->brouillon) print ''; + if ($_GET['action'] != 'editdelivery_adress' && $propal->brouillon) print ''; print '
'; print $langs->trans('DeliveryAddress'); print 'socidp.'&id='.$propal->id.'">'.img_edit($langs->trans('SetDeliveryAddress'),1).'socidp.'&id='.$propal->id.'">'.img_edit($langs->trans('SetDeliveryAddress'),1).'
'; - print ''; + print ''; if ($_GET['action'] == 'editdelivery_adress') {