diff --git a/pandora_console/operation/agentes/alerts_status.php b/pandora_console/operation/agentes/alerts_status.php index 65e7b5ae0e..f982fe0882 100755 --- a/pandora_console/operation/agentes/alerts_status.php +++ b/pandora_console/operation/agentes/alerts_status.php @@ -486,6 +486,11 @@ if (is_metaconsole() === false) { ['type' => 'form_action'] ); } + } else { + html_print_action_buttons( + '', + ['type' => 'form_action'] + ); } } else { echo "
";