icingaweb2/application/views/scripts/config/resource/remove.phtml

5 lines
125 B
PHTML
Raw Normal View History

<h4>
<i class="icinga-icon-remove"></i>
Remove Resource "<?= $this->escape($this->name); ?>"
</h4>
<?= $this->form ?>