mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-02-20 08:20:40 -05:00
5 lines
No EOL
141 B
PHTML
5 lines
No EOL
141 B
PHTML
<div class="controls">
|
|
<?= $this->tabs->showOnlyCloseButton() ?>
|
|
</div>
|
|
<h4><?= $this->translate('Remove Backend'); ?></h4>
|
|
<?= $form; ?> |