mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-22 13:24:24 +02:00
parent
f54441a0b4
commit
eb8cc21cae
@ -10,7 +10,7 @@
|
|||||||
'monitoring/config/createbackend',
|
'monitoring/config/createbackend',
|
||||||
null,
|
null,
|
||||||
array(
|
array(
|
||||||
'class' => 'button action-link',
|
'class' => 'button-link',
|
||||||
'icon' => 'plus',
|
'icon' => 'plus',
|
||||||
'title' => $this->translate('Create a new monitoring backend')
|
'title' => $this->translate('Create a new monitoring backend')
|
||||||
)
|
)
|
||||||
@ -65,7 +65,7 @@
|
|||||||
'monitoring/config/createtransport',
|
'monitoring/config/createtransport',
|
||||||
null,
|
null,
|
||||||
array(
|
array(
|
||||||
'class' => 'button action-link',
|
'class' => 'button-link',
|
||||||
'icon' => 'plus',
|
'icon' => 'plus',
|
||||||
'title' => $this->translate('Create a new command transport')
|
'title' => $this->translate('Create a new command transport')
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user