mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-05-06 15:50:10 +02:00
6 lines
113 B
PHTML
6 lines
113 B
PHTML
<div class="controls">
|
|
<?= $tabs->showOnlyCloseButton(); ?>
|
|
</div>
|
|
<div class="content">
|
|
<?= $form; ?>
|
|
</div>
|