mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-10-22 07:54:08 +02:00
5 lines
139 B
PHTML
5 lines
139 B
PHTML
<div class="controls">
|
|
<?= $this->tabs->showOnlyCloseButton() ?>
|
|
</div>
|
|
<h4><?= $this->translate('Edit Backend'); ?></h4>
|
|
<?= $form; ?> |