Describe the bug
When viewing the data source info, the text is all bunched up together in the GUI and contains <br/> at the CLI.
Expected behavior
The GUI should be properly separated by <br /> and the CLI should use \n.
Additional context
It would appear that since 1.2.x, the use of CACTI_CLI has inverted the output in lib/rrd.php
Describe the bug
When viewing the data source info, the text is all bunched up together in the GUI and contains
<br/>at the CLI.Expected behavior
The GUI should be properly separated by
<br />and the CLI should use\n.Additional context
It would appear that since 1.2.x, the use of CACTI_CLI has inverted the output in lib/rrd.php