mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
parent
b333439b2e
commit
22718f158d
@ -7,9 +7,10 @@
|
|||||||
'config/createuserbackend',
|
'config/createuserbackend',
|
||||||
null,
|
null,
|
||||||
array(
|
array(
|
||||||
'class' => 'button action-link',
|
'class' => 'button action-link',
|
||||||
'icon' => 'plus',
|
'data-base-target' => '_next',
|
||||||
'title' => $this->translate('Create a new user backend')
|
'icon' => 'plus',
|
||||||
|
'title' => $this->translate('Create a new user backend')
|
||||||
)
|
)
|
||||||
) ?>
|
) ?>
|
||||||
<?= $form ?>
|
<?= $form ?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user