2014-10-14 17:54:52 +02:00
|
|
|
<div class="controls">
|
|
|
|
<?= $this->tabs->showOnlyCloseButton() ?>
|
|
|
|
</div>
|
2014-09-02 15:39:21 +02:00
|
|
|
<h4><?= $this->translate('Create A New Resource'); ?></h4>
|
|
|
|
<p><?= $this->translate('Resources are entities that provide data to Icinga Web 2.'); ?></p>
|
2014-07-23 16:39:54 +02:00
|
|
|
<?= $form; ?>
|