mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 08:44:10 +02:00
monitoring: Show close button when removing a backend
This commit is contained in:
parent
a62acb4a82
commit
cf944a7daf
@ -1,2 +1,5 @@
|
||||
<h4><?= $this->translate('Remove Existing Backend'); ?></h4>
|
||||
<?= $form; ?>
|
||||
<div class="controls">
|
||||
<?= $tabs->showOnlyCloseButton() ?>
|
||||
</div>
|
||||
<h4><?= $this->translate('Remove Existing Backend') ?></h4>
|
||||
<?= $form; ?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user