#11759 fix delete action snmp alert

This commit is contained in:
Jonathan 2023-09-01 09:05:16 +02:00
parent 3e4aad7063
commit 98112d9ff3
1 changed files with 1 additions and 0 deletions

View File

@ -1952,6 +1952,7 @@ if ($create_alert || $update_alert) {
[
'border' => '0',
'alt' => __('Delete'),
'class' => 'invert_filter main_menu_icon',
]
).'</a> </td>';
$data[1] .= '</tr>';