Hello,

Email templates are stripped of their "." in front of the class specifiers when an HTML email is sent.

Somebody noticed that?? HTML emails don't look good...

".holder" becomes "holder" and ".header" becomes "header", etc...

I am using 1.3.9h on a Windows server. Anybody has a quick fix before I dig into zen_build_html_email_from_template()?

Many thanks