diff --git a/pandora_console/include/functions_events.php b/pandora_console/include/functions_events.php index 4f345c1a29..f501586e13 100644 --- a/pandora_console/include/functions_events.php +++ b/pandora_console/include/functions_events.php @@ -2874,7 +2874,7 @@ function events_page_details($event, $server='') $data[1] = ($event['id_alert_am'] == 0) ? ''.__('N/A').'' : ''; $table_details->data[] = $data; - if ($event['id_alert_am'] == 0) { + if ($event['id_alert_am'] != 0) { $data = []; $data[0] = '