diff --git a/themes/default/order-payment.tpl b/themes/default/order-payment.tpl
index 2536a02ae..8330b4f6d 100644
--- a/themes/default/order-payment.tpl
+++ b/themes/default/order-payment.tpl
@@ -183,7 +183,7 @@
{else}
- |
+ |
{if $voucherAllowed}
{if isset($errors_discount) && $errors_discount}
@@ -236,7 +236,7 @@
{if isset($customizedDatas.$productId.$productAttributeId)}
{foreach from=$customizedDatas.$productId.$productAttributeId[$product.id_address_delivery] key='id_customization' item='customization'}
- |
+ |
{foreach from=$customization.datas key='type' item='datas'}
{if $type == $CUSTOMIZE_FILE}
| |