[-] FO : #PSCFV-2920 - Hidding order number, use order reference instead
This commit is contained in:
@@ -20,13 +20,13 @@
|
||||
<td> </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 processing error</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 processing error</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left"><strong>There is a problem with your payment for {shop_name} order #{id_order}. Please contact us at your earliest convenience.</strong></td>
|
||||
<td align="left"><strong>There is a problem with your payment for {shop_name} order with the reference {order_name}. Please contact us at your earliest convenience.</strong></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
|
||||
Reference in New Issue
Block a user