// small fixes in English Email php templates
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<?php echo t('Order {order_name}'); ?> - <?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>
|
||||
|
||||
Reference in New Issue
Block a user