Fixing style errors.

This commit is contained in:
stickler-ci 2021-08-11 06:50:50 +00:00 committed by Laurent Destailleur
parent c12905f0f3
commit 775164f84a

View File

@ -53,7 +53,6 @@ if ($cancel) {
}
if ($action == 'update') {
if (GETPOSTISSET('MAIN_GENERATE_PROPOSALS_WITH_PICTURE')) dolibarr_set_const($db, "MAIN_GENERATE_PROPOSALS_WITH_PICTURE", GETPOST("MAIN_GENERATE_PROPOSALS_WITH_PICTURE"), 'chaine', 0, '', $conf->entity);
setEventMessages($langs->trans("SetupSaved"), null, 'mesgs');