mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-26 15:24:05 +02:00
Fix spelling for "Plugin Output"
This commit is contained in:
parent
4d480b316e
commit
59c2d27e4e
@ -1,5 +1,5 @@
|
|||||||
<div class="pluginoutput">
|
<div class="pluginoutput">
|
||||||
<h4>Pluginoutput</h4>
|
<h4>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