I'm trying to format the "email_template_checkout.html" to look according to the sitelayout. The html sends fine but adds "3D" after every single equal sign in the html. I.e.:
border=3D"0" cellspacing==3D"0" cellpadding=3D"0"
also note the double == after cellspacing...
have no idea what is going on.
this is what is in the header, which i have left untouched:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<base href="$BASE_HREF" />
Any, and I do mean ANY help is greatly appreciated.



