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

9 lines
191 B
PHTML
Raw Normal View History

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