On Invoices, newlines are inserted randomly in notes

For example, a customer note on a particular order says…


[QUOTE]Replacement invoice as previous invoice has been lost.



Please could you send a cheque ASAP.[/QUOTE]



However when it is printed, it shows as


[QUOTE]Replacement invoice as previous invoice has been lost.



Please could you send a cheque A

SAP.[/QUOTE]



Viewing the source code for HTML


<div style="padding-left: 7px; padding-bottom: 15px; overflow-x: auto; clear: both; width: 505px; height: 100%; padding-bottom: 20px; overflow-y: hidden;">Replacement invoice as previous invoice has been lost.<br /><br />
<br /><br />
Please could you send a cheque A<br /><br />
SAP.</div>
```<br />
<br />
Version 2.0.11<br />
<br />
Database does not have any new lines or breaks saved.