// small fixes in English Email php templates

This commit is contained in:
djfm
2013-10-25 12:29:39 +00:00
parent 3997543e7f
commit 3a749823bb
6 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
<?php echo t('Order {order_name}'); ?>&nbsp;-&nbsp;<?php echo t('Refund processed'); ?>
</p>
<span>
<?php echo t('We have processed your <strong><span>{shop_name}</span><strong/> refund for order with the reference <strong><span>{order_name}</span></strong>.'); ?>
<?php echo t('We have processed your <strong><span>{shop_name}</span></strong> refund for order with the reference <strong><span>{order_name}</span></strong>.'); ?>
</span>
</td>
</tr>