mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 15:54:03 +02:00
monitoring: Translate "Plugin Output"
This commit is contained in:
parent
c626762b5d
commit
2843490250
@ -1,5 +1,5 @@
|
|||||||
<div class="pluginoutput">
|
<div class="pluginoutput">
|
||||||
<h4>Plugin Output</h4>
|
<h4><?= $this->translate('Plugin Output') ?></h4>
|
||||||
<?= $this->pluginOutput($object->output) ?>
|
<?= $this->pluginOutput($object->output) ?>
|
||||||
<?= $this->pluginOutput($object->long_output) ?>
|
<?= $this->pluginOutput($object->long_output) ?>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user