[-] BO : fix #PSCFV-4582
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left">You have selected to pay by cheque. Please include on your cheque: <br /><br /> - Amount: <strong>{total_paid}</strong> <br /><br /> - Payable to the order of: <strong>{cheque_name}</strong> <br /><br /> Please mail your cheque to:<br /><br /> <strong>{cheque_address_html}</strong></td>
|
||||
<td align="left">You have selected to pay by check. Please include on your check: <br /><br /> - Amount: <strong>{total_paid}</strong> <br /><br /> - Payable to the order of: <strong>{cheque_name}</strong> <br /><br /> Please mail your check to:<br /><br /> <strong>{cheque_address_html}</strong></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
|
||||
@@ -4,13 +4,13 @@ Thank you for shopping at {shop_name}!
|
||||
|
||||
Your order with the reference {order_name} has been placed successfully and will be shipped as soon as we receive your payment.
|
||||
|
||||
You have selected to pay by check. Please include on your cheque:
|
||||
You have selected to pay by check. Please include on your check:
|
||||
|
||||
Amount: {total_paid}
|
||||
|
||||
Payable to the order of: {cheque_name}
|
||||
|
||||
Please mail your cheque to:
|
||||
Please mail your check to:
|
||||
|
||||
{cheque_address}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user