problem with the format code of confirmation emails
hi, Hello,
i have upgrade wordpress to WordPress 3.3.1. and i have som trouble with the format of the emails in classipress
i nodify the format of the mails in backoffice
with this code
<table width="200" border="0" cellspacing="5" cellpadding="5">
<tr>
<th scope="col"><img src="http://annoncesgirls.com/images/banniere_annonces.jpg" width="468" height="60" /></th>
</tr>
<tr>
<td>Bonjour %username%</td>
</tr>
<tr>
<td>Bienvenu (e) sur le site %blogname%</td>
</tr>
<tr>
<td>Vous trouverez ci après votre login et mot de passe</td>
</tr>
<tr>
<td>Login: %username%</td>
<tr/>
<tr>
<td>Mot de Passe: %password%</td>
<tr/>
<tr>
<td>%loginurl%</td>
<tr/>Votre %blogname% Team
%siteurl%<tr>
<td></td>
</tr>
</table>
and when i receive the confirmation user and pass code, i only receive this, without any htlm code.
Identifiant : web******
Mot de passe : ********
http://annoncesgirls.com/wp-login.php
somebody can help me.
thanks you very much
regards