PDA

View Full Version : Extra lines in customer receipt


jxm28788
02-Nov-2003, 08:23 AM
On the e-mail that the customer receives after ordering ("we have received and are processing your order") there are 3 lines of space between the end of the customers address and the cart contents.

How do I reduce this to 1 or 2?

Most of the e-mail is made up of fields which I can quite hapily shove around but the whole of the cart contents is in one variable and I think that's where the spaces are...

rmladden
02-Nov-2003, 01:13 PM
I think those blank lines for reserved for the invoice address if it is different than the shipping address. You would need to modify OrderScript.pl. Be very careful.