icingaweb2-module-businessp.../application/views/scripts/node/simulate.phtml
2015-10-07 17:09:36 +02:00

8 lines
191 B
PHTML

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