Eloy Lafuente (stronk7) added a comment - 01/May/08 08:54 AM Hi Jerome, could you take a look to this. It seems that the 3 tabs available in the messaging popup have minor XHTML problems.
Thanks!
Martin Dougiamas added a comment - 02/May/08 11:48 AM Looks all OK, except for the inline style in there:
style="text-align:center"
You need to do that with a CSS class, inline CSS is a big no no.
Thanks!