fixed styles

This commit is contained in:
daniel 2023-03-09 11:32:50 +01:00
parent 63d83b3f97
commit f2123efa16
1 changed files with 1 additions and 5 deletions

View File

@ -243,11 +243,7 @@ $submitButtons .= html_print_submit_button(
);
html_print_action_buttons(
$submitButtons,
[
'type' => 'form_action',
'id' => 'list-events-filters',
]
$submitButtons
);
?>