mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-11-02 04:04:53 +01:00
5 lines
149 B
PHTML
5 lines
149 B
PHTML
<div class="controls">
|
|
<?= $this->tabs->showOnlyCloseButton() ?>
|
|
</div>
|
|
<h4><?= $this->translate('Edit Existing Resource'); ?></h4>
|
|
<?= $form; ?> |