2013-11-06 19:02:30 +01:00
|
|
|
<h4>
|
|
|
|
<i class="icinga-icon-create"></i>
|
|
|
|
Create New Resource
|
|
|
|
</h4>
|
|
|
|
|
2013-11-20 19:10:38 +01:00
|
|
|
<?php if (isset($this->messageBox)): ?>
|
|
|
|
<?= $this->messageBox->render() ?>
|
|
|
|
<?php endif ?>
|
2013-11-06 19:02:30 +01:00
|
|
|
|
|
|
|
<p>
|
2013-11-20 19:10:38 +01:00
|
|
|
Resources are entities that provide data to Icingaweb.
|
2013-11-06 19:02:30 +01:00
|
|
|
</p>
|
|
|
|
|
|
|
|
<?= $this->form ?>
|