mirror of
https://github.com/Icinga/icingaweb2-module-businessprocess.git
synced 2025-12-24 08:39:34 -05:00
5 lines
134 B
PHTML
5 lines
134 B
PHTML
|
|
<div class="content">
|
||
|
|
<h1>BI Simulation: <?= $this->escape(preg_replace('/;/', ' - ', $this->node)) ?></h1>
|
||
|
|
<?= $this->form ?>
|
||
|
|
</div>
|