diff --git a/modules/monitoring/application/views/scripts/show/components/output.phtml b/modules/monitoring/application/views/scripts/show/components/output.phtml index c450319a1..34d82689b 100644 --- a/modules/monitoring/application/views/scripts/show/components/output.phtml +++ b/modules/monitoring/application/views/scripts/show/components/output.phtml @@ -1,3 +1,5 @@

translate('Plugin Output') ?>

-pluginOutput($object->output, false, $object->check_command) ?> -pluginOutput($object->long_output, false, $object->check_command) ?> +
+ pluginOutput($object->output, false, $object->check_command) ?> + pluginOutput($object->long_output, false, $object->check_command) ?> +