mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-06-11 09:31:31 -04:00
6 lines
113 B
PHTML
6 lines
113 B
PHTML
|
|
<div class="controls">
|
||
|
|
<?= $tabs->showOnlyCloseButton(); ?>
|
||
|
|
</div>
|
||
|
|
<div class="content">
|
||
|
|
<?= $form; ?>
|
||
|
|
</div>
|