icingaweb2-module-businessp.../application/views/scripts/node/simulate.phtml

5 lines
134 B
PHTML
Raw Normal View History

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