#11626 alert detail actions name

This commit is contained in:
Jonathan 2023-06-20 13:16:32 +02:00
parent 305f9a9d5c
commit 1767f942b8
1 changed files with 1 additions and 1 deletions

View File

@ -327,7 +327,7 @@ if (count($actions) == 1 && isset($actions[0])) {
foreach ($action['escalation'] as $k => $v) {
if ($v > 0) {
$table->data[$kaction][$k] = html_print_image(
$table->data[$kaction][$k] .= html_print_image(
'images/tick.png',
true,
['class' => 'invert_filter']