mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-03-10 09:50:36 -04:00
3 lines
205 B
PHTML
3 lines
205 B
PHTML
<h2><?= $this->translate('Plugin Output') ?></h2>
|
|
<?= $this->pluginOutput($object->output, false, $object->check_command) ?>
|
|
<?= $this->pluginOutput($object->long_output, false, $object->check_command) ?>
|