diff --git a/htdocs/comm/propal.php b/htdocs/comm/propal.php index 70f6ad20ddd..f072f7443d1 100644 --- a/htdocs/comm/propal.php +++ b/htdocs/comm/propal.php @@ -529,7 +529,7 @@ if ($_GET['propalid'] > 0) print '
| '; print $langs->trans('PaymentConditions'); print ' | '; -// if ($_GET['action'] != 'editconditions' && $propal->brouillon) print 'id.'">'.img_edit($langs->trans('SetConditions'),1).' | '; + if ($_GET['action'] != 'editconditions' && $propal->brouillon) print 'id.'">'.img_edit($langs->trans('SetConditions'),1).' | '; print '
| '; print $langs->trans('PaymentMode'); print ' | '; -// if ($_GET['action'] != 'editmode' && $propal->brouillon) print 'id.'">'.img_edit($langs->trans('SetMode'),1).' | '; + if ($_GET['action'] != 'editmode' && $propal->brouillon) print 'id.'">'.img_edit($langs->trans('SetMode'),1).' | '; print '