icingaweb2/application/views/scripts/config/authentication/remove.phtml

4 lines
131 B
PHTML
Raw Normal View History

<?= $this->tabs->render($this); ?>
<h4>{{REMOVE_ICON}} Remove Backend "<?= $this->escape($this->name); ?>"</h4>
<?= $this->form ?>