update email translations

This commit is contained in:
Manuel Raynaud
2014-05-05 11:46:23 +02:00
parent 5ffd01e99f
commit 65be312137
3 changed files with 7 additions and 3 deletions

View File

@@ -62,8 +62,8 @@
<table width="100%" border="0" cellpadding="0" cellspacing="0" style="font-size:13px;line-height:2em">
<tr style="color:#999;font-size:11px">
<td style="color:#999;border-bottom:1px solid #000">What You Purchased</td>
<td align="right" style="color:#999;border-bottom:1px solid #000">Price in {$orderCurrencyIsoCode}</td>
<td style="color:#999;border-bottom:1px solid #000">{intl l="What You Purchased"}</td>
<td align="right" style="color:#999;border-bottom:1px solid #000">{intl l="Price in"} {$orderCurrencyIsoCode}</td>
</tr>
{loop type="order_product" name="order-products" order=$ID}
{if $WAS_IN_PROMO == 1}