2014-11-17 18:02:16 +01:00
|
|
|
<div class="pluginoutput">
|
2014-11-21 16:45:39 +01:00
|
|
|
<h4><?= $this->translate('Plugin Output') ?></h4>
|
|
|
|
<?= $this->pluginOutput($object->output) ?>
|
|
|
|
<?= $this->pluginOutput($object->long_output) ?>
|
2014-11-17 18:02:16 +01:00
|
|
|
</div>
|