mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-26 11:19:14 +02:00
6 lines
144 B
PHTML
6 lines
144 B
PHTML
<div class="controls">
|
|
<?= $tabs->showOnlyCloseButton() ?>
|
|
</div>
|
|
<h4><?= $this->translate('Remove Existing Backend') ?></h4>
|
|
<?= $form; ?>
|