icingaweb2/application/views/scripts/config/index.phtml

7 lines
147 B
PHTML

<?= $this->tabs->render($this); ?>
<?php if (isset($this->messageBox)): ?>
<?= $this->messageBox->render() ?>
<?php endif ?>
<?= $this->form ?>