diff --git a/pandora_console/index.php b/pandora_console/index.php index 98b3ce716e..fc28451ea1 100755 --- a/pandora_console/index.php +++ b/pandora_console/index.php @@ -1361,7 +1361,7 @@ if ($searchPage) { $_GET['sec2'] = 'operation/agentes/group_view'; break; - case 'Alert detail': + case 'Alert details': $_GET['sec'] = 'view'; $_GET['sec2'] = 'operation/agentes/alerts_status'; break;