icingaweb2/modules/monitoring/application/views/scripts/config/createbackend.phtml

6 lines
137 B
PHTML

<div class="controls">
<?= $tabs->showOnlyCloseButton() ?>
</div>
<h4><?= $this->translate('Add New Backend'); ?></h4>
<?= $form; ?>