icingaweb2/application/views/scripts/config/authentication/modify.phtml
2014-10-14 17:54:52 +02:00

5 lines
No EOL
139 B
PHTML

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