// Merge -> revision 9352
This commit is contained in:
@@ -13,17 +13,21 @@
|
||||
</tr>
|
||||
<tr><td> </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> </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> </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> </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>
|
||||
|
||||
Reference in New Issue
Block a user