mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-12 16:34:25 +02:00
7 lines
123 B
PHTML
7 lines
123 B
PHTML
<div class="controls">
|
|
<?= $this->tabs->showOnlyCloseButton() ?>
|
|
</div>
|
|
<div class="content">
|
|
<?= $form; ?>
|
|
</div>
|