4 lines
131 B
PHTML
4 lines
131 B
PHTML
|
<?= $this->tabs->render($this); ?>
|
||
|
|
||
|
<h4>{{REMOVE_ICON}} Remove Backend "<?= $this->escape($this->name); ?>"</h4>
|
||
|
<?= $this->form ?>
|