icingaweb2/application/views/scripts/config/resource/modify.phtml

5 lines
149 B
PHTML
Raw Normal View History

<div class="controls">
<?= $this->tabs->showOnlyCloseButton() ?>
</div>
<h4><?= $this->translate('Edit Existing Resource'); ?></h4>
<?= $form; ?>