diff --git a/pandora_console/include/ajax/alert_list.ajax.php b/pandora_console/include/ajax/alert_list.ajax.php index b8c3705046..3f724b4e58 100644 --- a/pandora_console/include/ajax/alert_list.ajax.php +++ b/pandora_console/include/ajax/alert_list.ajax.php @@ -159,10 +159,10 @@ if ($show_update_action_menu) { $id_action = (int) get_parameter('id_action'); $actions = alerts_get_alert_agent_module_actions($id_alert); - $action_opction = db_get_row( + $action_option = db_get_row( 'talert_template_module_actions', - 'id_alert_template_module', - $id_alert + 'id', + $id_action ); $data .= '