Fix phpcs
This commit is contained in:
parent
92bdcd017d
commit
ce59e8e35b
@ -118,7 +118,7 @@ if ($action == "create"){
|
||||
setEventMessages($currencyRate_static->error, $currencyRate_static->errors, 'errors');
|
||||
}
|
||||
} else {
|
||||
setEventMessages($langs->trans('NoEmptyRate'),null, "errors");
|
||||
setEventMessages($langs->trans('NoEmptyRate'), null, "errors");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user