Fixing style errors.
This commit is contained in:
parent
0aee71a656
commit
4b12ed47d5
@ -153,7 +153,7 @@ if ($action == 'add') {
|
||||
setEventMessages($langs->transnoentities("ErrorFieldRequired", $langs->trans("Date")), null, 'errors');
|
||||
$action = "create";
|
||||
$error++;
|
||||
}else {
|
||||
} else {
|
||||
$date_next_execution = dol_mktime($rehour, $remin, 0, $remonth, $reday, $reyear);
|
||||
}
|
||||
if ($nb_gen_max === '') {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user