mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-02-23 01:41:34 -05:00
5 lines
144 B
PHTML
5 lines
144 B
PHTML
<div class="controls">
|
|
<?= $tabs->showOnlyCloseButton() ?>
|
|
</div>
|
|
<h4><?= $this->translate('Edit Existing Instance'); ?></h4>
|
|
<?= $form; ?>
|