mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-11-01 19:54:16 +01:00
5 lines
141 B
PHTML
5 lines
141 B
PHTML
<div class="controls">
|
|
<?= $this->tabs->showOnlyCloseButton() ?>
|
|
</div>
|
|
<h4><?= $this->translate('Remove Backend'); ?></h4>
|
|
<?= $form; ?> |