mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
parent
ce6be0cc0f
commit
423b92f8dc
@ -50,8 +50,7 @@ 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),
|
||||
'data-tooltip-gravity' => 's'
|
||||
'title' => sprintf($this->translate('List all services with the name "%s" on all reported hosts'), $service_description)
|
||||
),
|
||||
false
|
||||
); ?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user