Fix spelling for "Plugin Output"
This commit is contained in:
parent
4d480b316e
commit
59c2d27e4e
|
@ -1,5 +1,5 @@
|
|||
<div class="pluginoutput">
|
||||
<h4>Pluginoutput</h4>
|
||||
<h4>Plugin Output</h4>
|
||||
<?= $this->pluginOutput($object->output) ?>
|
||||
<?= $this->pluginOutput($object->long_output) ?>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue