fixed styles

This commit is contained in:
daniel 2023-03-09 11:32:50 +01:00
parent 63d83b3f97
commit f2123efa16

View File

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