icingaweb2-module-businessp.../application/views/scripts/process/create.phtml
2015-03-16 09:08:00 +01:00

9 lines
145 B
PHTML

<div class="controls">
<?= $this->tabs ?>
<h1><?= $this->escape($this->title) ?></h1>
</div>
<div class="content">
<?= $this->form ?>
</div>