icingaweb2-module-businessp.../application/views/scripts/node/simulate.phtml
2014-11-30 12:20:55 +01:00

4 lines
134 B
PHTML

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