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

9 lines
183 B
PHTML
Raw Normal View History

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