At the end of the order confirmation email I have several lines of instructions.
Right now there are no line feeds after each line of instruction. How can
I add line feeds after each instruction? I tried setting up the email for HTML MIME
and putting <br /> after each instruction but that did not work. Also tried
putting "\n" for a line feed. That also does not work. Any suggestions?
Appreciate the help.



