[-] FO: fix The French order_return_state HTML mail template has the wrong colours - #PSCFV-6005

This commit is contained in:
sLorenzini
2012-12-10 15:17:23 +01:00
parent a68e5c1cfb
commit ae2c41286f
+3 -3
View File
@@ -14,13 +14,13 @@
<td>&nbsp;</td>
</tr>
<tr>
<td align="left">Bonjour <strong style="color: #8c9cc0;">{firstname} {lastname}</strong>,</td>
<td align="left">Bonjour <strong style="color: #db3484;">{firstname} {lastname}</strong>,</td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td style="background-color: #8c9cc0; color: #fff; font-size: 12px; font-weight: bold; padding: 0.5em 1em;" align="left">Historique de votre bon de retour n&deg;{id_order_return}</td>
<td style="background-color: #db3484; color: #fff; font-size: 12px; font-weight: bold; padding: 0.5em 1em;" align="left">Historique de votre bon de retour n&deg;{id_order_return}</td>
</tr>
<tr>
<td>&nbsp;</td>
@@ -32,7 +32,7 @@
<td>&nbsp;</td>
</tr>
<tr>
<td align="left">Vous pouvez acc&eacute;der au suivi de votre bon de retour et t&eacute;l&eacute;charger votre facture dans <a style="color: #8c9cc0; font-weight: bold; text-decoration: none;" href="{history_url}">"Historique des commandes"</a> de la rubrique <a style="color: #8c9cc0; font-weight: bold; text-decoration: none;" href="{my_account_url}">"Mon compte"</a> sur notre site.</td>
<td align="left">Vous pouvez acc&eacute;der au suivi de votre bon de retour et t&eacute;l&eacute;charger votre facture dans <a style="color: #db3484; font-weight: bold; text-decoration: none;" href="{history_url}">"Historique des commandes"</a> de la rubrique <a style="color: #db3484; font-weight: bold; text-decoration: none;" href="{my_account_url}">"Mon compte"</a> sur notre site.</td>
</tr>
<tr>
<td>&nbsp;</td>