#11222 Fix switch. Repared install

This commit is contained in:
miguel angel rasteu 2023-05-16 13:31:45 +02:00
parent c43ca929b8
commit a637959eb5
1 changed files with 1 additions and 1 deletions

View File

@ -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;