This commit is contained in:
gRoussac
2013-07-18 18:38:12 +02:00
parent 54fe5dfe96
commit 236aaa9354
2 changed files with 9 additions and 1 deletions
+5 -1
View File
@@ -20,7 +20,11 @@
<td>&nbsp;</td>
</tr>
<tr>
<td align="left">Customer e-mail address: <a href="mailto:{email}"><strong>{email}</strong></a> <br /><br /> Customer message: {message}</td>
<td align="left">Customer e-mail address: <a href="mailto:{email}"><strong>{email}</strong></a>
<br /><br />Customer message: {message}
<br /><br /> Order ID : {order_name}
<br /><br />Attached file : {attached_file}
</td>
</tr>
<tr>
<td>&nbsp;</td>
+4
View File
@@ -8,4 +8,8 @@ Customer message:
{message}
Order reference : {order_name}
Attached file : {attached_file}
{shop_url} powered by PrestaShop™