icingaweb2-module-businessp.../application/views/scripts/process/create.phtml

10 lines
145 B
PHTML
Raw Normal View History

2015-03-16 04:08:00 -04:00
<div class="controls">
<?= $this->tabs ?>
<h1><?= $this->escape($this->title) ?></h1>
</div>
<div class="content">
<?= $this->form ?>
</div>