mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-02-03 20:40:06 -05:00
6 lines
No EOL
113 B
PHTML
6 lines
No EOL
113 B
PHTML
<div class="controls">
|
|
<?= $tabs->showOnlyCloseButton(); ?>
|
|
</div>
|
|
<div class="content">
|
|
<?= $form; ?>
|
|
</div>
|