#13057 fixed pagination design
This commit is contained in:
parent
3546c39aef
commit
b21ae7b667
|
@ -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'>";
|
||||
|
|
Loading…
Reference in New Issue