- Fix english translation for backoffice_order template

Signed-off-by: hadjedjvincent <v.hadjedj@presta-module.com>
This commit is contained in:
prestamodule
2013-11-26 11:23:33 +01:00
committed by hadjedjvincent
parent d064be1587
commit 2b37db629e
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@
<td>&nbsp;</td>
</tr>
<tr>
<td style="background-color: {color}; color: #fff; font-size: 12px; font-weight: bold; padding: 0.5em 1em;" align="left">A new command has been generated to you.</td>
<td style="background-color: {color}; color: #fff; font-size: 12px; font-weight: bold; padding: 0.5em 1em;" align="left">A new order has been generated to you.</td>
</tr>
<tr>
<td>&nbsp;</td>

View File

@@ -1,6 +1,6 @@
Hi {firstname} {lastname},
A new command has been generated to you.
A new order has been generated to you.
Go on {order_link} to finalize the payment.