icingaweb2-module-businessp.../application/views/scripts/node/simulate.phtml
2015-10-06 09:14:04 +02:00

8 lines
183 B
PHTML

<div class="controls">
<?= $this->tabs ?>
</div
<div class="content">
<h1>BI Simulation: <?= $this->escape(preg_replace('/;/', ' - ', $this->node)) ?></h1>
<?= $this->form ?>
</div>