mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-26 23:34:08 +02:00
parent
340e846c70
commit
b954786bf7
@ -54,7 +54,7 @@
|
|||||||
'config/removeresource',
|
'config/removeresource',
|
||||||
array('resource' => $name),
|
array('resource' => $name),
|
||||||
array(
|
array(
|
||||||
'icon' => 'trash',
|
'icon' => 'cancel',
|
||||||
'title' => sprintf($this->translate('Remove resource %s'), $name)
|
'title' => sprintf($this->translate('Remove resource %s'), $name)
|
||||||
)
|
)
|
||||||
) ?>
|
) ?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user