#13057 fixed pagination design

This commit is contained in:
Daniel Cebrian 2024-03-14 11:48:17 +01:00
parent 3546c39aef
commit b21ae7b667
1 changed files with 5 additions and 0 deletions

View File

@ -486,6 +486,11 @@ if (is_metaconsole() === false) {
['type' => 'form_action']
);
}
} else {
html_print_action_buttons(
'',
['type' => 'form_action']
);
}
} else {
echo "<form method='post' action='index.php?sec=galertas&sec2=godmode/alerts/alert_list&tab=builder&pure=0'>";