mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-02-22 17:30:19 -05:00
3 lines
143 B
PHTML
3 lines
143 B
PHTML
<h2><?= $this->translate('Plugin Output') ?></h2>
|
|
<?= $this->pluginOutput($object->output) ?>
|
|
<?= $this->pluginOutput($object->long_output) ?>
|