mirror of
https://github.com/Icinga/icingaweb2-module-businessprocess.git
synced 2025-12-24 08:39:34 -05:00
6 lines
139 B
PHTML
6 lines
139 B
PHTML
<?= $this->controls->render() ?>
|
|
|
|
<div class="content">
|
|
<h1><?= $this->translate('Add new process node') ?></h1>
|
|
<?= $this->form ?>
|
|
</div>
|