[-] FO : #PSCFV-2920 - Hidding order number, use order reference instead

This commit is contained in:
mDeflotte
2012-06-26 15:19:35 +00:00
parent 9804065771
commit 100b210d22
74 changed files with 149 additions and 100 deletions
+2 -2
View File
@@ -20,13 +20,13 @@
<td>&nbsp;</td>
</tr>
<tr>
<td style="background-color: #db3484; color: #fff; font-size: 12px; font-weight: bold; padding: 0.5em 1em;" align="left">Your order #{id_order} - Payment processed</td>
<td style="background-color: #db3484; color: #fff; font-size: 12px; font-weight: bold; padding: 0.5em 1em;" align="left">Your order with the reference {order_name} - Payment processed</td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td align="left">Thank you for shopping with {shop_name}!<br /><br /> <strong>Your payment for order #{id_order} was successfully processed.</strong></td>
<td align="left">Thank you for shopping with {shop_name}!<br /><br /> <strong>Your payment for order with the reference {order_name} was successfully processed.</strong></td>
</tr>
<tr>
<td>&nbsp;</td>