parent
aec74659f0
commit
79ee288131
|
@ -1,13 +1,13 @@
|
|||
<div class="controls">
|
||||
<?= $tabs ?>
|
||||
</div>
|
||||
<div class="content" data-base-target="_next">
|
||||
<div class="content">
|
||||
<?= $this->qlink(
|
||||
$this->translate('Create A New User Backend') ,
|
||||
'config/createuserbackend',
|
||||
null,
|
||||
array(
|
||||
'class' => 'button action-link',
|
||||
'class' => 'button-link',
|
||||
'data-base-target' => '_next',
|
||||
'icon' => 'plus',
|
||||
'title' => $this->translate('Create a new user backend')
|
||||
|
|
Loading…
Reference in New Issue