// Merge -> revision 9352

This commit is contained in:
rMalie
2011-10-14 08:20:54 +00:00
parent 85937793ec
commit d79fcf00fb
332 changed files with 6104 additions and 2643 deletions
+8 -4
View File
@@ -13,17 +13,21 @@
</tr>
<tr><td>&nbsp;</td></tr>
<tr>
<td align="left">Hello <strong style="color:#DB3484;">{firstname} {lastname}</strong>,</td>
<td align="left">Hi <strong style="color:#DB3484;">{firstname} {lastname}</strong>,</td>
</tr>
<tr><td>&nbsp;</td></tr>
<tr>
<td align="left">You asked to get back your {shop_name} access codes,<br />
Note that this action will change your current password.</td>
<td align="left" style="background-color:#DB3484; color:#FFF; font-size: 12px; font-weight:bold; padding: 0.5em 1em;">Password reset request for {shop_name}</td>
</tr>
<tr><td>&nbsp;</td></tr>
<tr>
<td align="left">You have requested to reset your {shop_name} login details.<br /><br />
Please note that this will change your current password.</td>
</tr>
<tr><td>&nbsp;</td></tr>
<tr>
<td align="left">
If you really want to do it, click the following link :<br />
To confirm this action, please use the following link:<br />
<a href="{url}">{url}</a>
</td>
</tr>