When one submits a device description for a device and is viewed in the device details page the output does not honor and carriage returns that was inputed.
E.g in input of devices description
ISP:ORANGE
SERVICEID:11112222
BANDWIDTH:100
Output on device details page
Description ISP:ORANGE SERVICEID:11112222 BANDWIDTH:100
It should display as follows:
Description ISP:ORANGE
SERVICEID:11112222
BANDWIDTH:100