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

5 lines
139 B
PHTML

<div class="controls">
<?= $this->tabs->showOnlyCloseButton() ?>
</div>
<h4><?= $this->translate('Edit Backend'); ?></h4>
<?= $form; ?>