mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-11-12 17:10:01 +01:00
6 lines
137 B
PHTML
6 lines
137 B
PHTML
<div class="controls">
|
|
<?= $tabs->showOnlyCloseButton() ?>
|
|
</div>
|
|
<h4><?= $this->translate('Add New Instance') ?></h4>
|
|
<?= $form; ?>
|