mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-11-01 19:54:16 +01:00
6 lines
115 B
PHTML
6 lines
115 B
PHTML
<div class="controls">
|
|
<?= $tabs->showOnlyCloseButton() ?>
|
|
</div>
|
|
<div class="content">
|
|
<?= $form ?>
|
|
</div>
|