Apologies if this has been previously reported, but if Edit Orders is used to add a multi-line comment, the comments are "over-prepared" as described in this (https://www.zen-cart.com/showthread....94#post1303394) posting, i.e. the comments display as
Code:
line 1\r\nline2\r\n
instead of
Code:
line 1
line 2
That posting also contains the corrective action.