mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-06-26 17:01:33 -04:00
5 lines
No EOL
149 B
PHTML
5 lines
No EOL
149 B
PHTML
<div class="controls">
|
|
<?= $this->tabs->showOnlyCloseButton() ?>
|
|
</div>
|
|
<h4><?= $this->translate('Edit Existing Resource'); ?></h4>
|
|
<?= $form; ?> |