icingaweb2-module-businessp.../application/views/scripts/process/upload.phtml
2016-11-28 02:13:41 +01:00

8 lines
142 B
PHTML

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