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