mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-31 01:34:09 +02:00
parent
51a43575db
commit
69ea4bd31c
@ -9,7 +9,8 @@
|
|||||||
$this->translate('Show detailed information for this comment about service %s on host %s'),
|
$this->translate('Show detailed information for this comment about service %s on host %s'),
|
||||||
$comment->service_display_name,
|
$comment->service_display_name,
|
||||||
$comment->host_display_name
|
$comment->host_display_name
|
||||||
)
|
),
|
||||||
|
'class' => 'rowaction'
|
||||||
)
|
)
|
||||||
) ?>
|
) ?>
|
||||||
<?php else: ?>
|
<?php else: ?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user