Fixing style errors.
This commit is contained in:
parent
7d143c5575
commit
73998ac927
@ -48,7 +48,6 @@ $action = GETPOST('action', 'aZ09');
|
||||
*/
|
||||
|
||||
if ($action == 'update') {
|
||||
|
||||
if (GETPOSTISSET('PROPOSAL_PDF_HIDE_PAYMENTTERM')) {
|
||||
dolibarr_set_const($db, "PROPOSAL_PDF_HIDE_PAYMENTTERM", GETPOST("PROPOSAL_PDF_HIDE_PAYMENTTERM"), 'chaine', 0, '', $conf->entity);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user