parent
f07c0d83e8
commit
0974b70e0e
|
@ -50,7 +50,8 @@ foreach ($serviceDescriptions as $service_description): ?>
|
|||
'service_description' => $service_description
|
||||
),
|
||||
array(
|
||||
'title' => sprintf($this->translate('List all services with the name "%s" on all reported hosts'), $service_description)
|
||||
'title' => sprintf($this->translate('List all services with the name "%s" on all reported hosts'), $service_description),
|
||||
'data-tooltip-gravity' => 's'
|
||||
),
|
||||
false
|
||||
); ?>
|
||||
|
|
Loading…
Reference in New Issue