= $tabs ?>
= $this->qlink(
$this->translate('Create A New User Backend') ,
'config/createuserbackend',
null,
array(
'class' => 'button action-link',
'data-base-target' => '_next',
'icon' => 'plus',
'title' => $this->translate('Create a new user backend')
)
) ?>
= $form ?>