icingaweb2-module-businessp.../application/views/scripts/node/add.phtml
2016-11-28 22:16:33 +01:00

6 lines
139 B
PHTML

<?= $this->controls->render() ?>
<div class="content">
<h1><?= $this->translate('Add new process node') ?></h1>
<?= $this->form ?>
</div>