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