diff --git a/themes/prestashop/order-follow.tpl b/themes/prestashop/order-follow.tpl index a677100ce..22092065e 100644 --- a/themes/prestashop/order-follow.tpl +++ b/themes/prestashop/order-follow.tpl @@ -50,8 +50,8 @@ {foreach from=$ordersReturn item=return name=myLoop} - {l s='#'}{$return.id_order_return|string_format:"%06d"} - {l s='#'}{$return.id_order|string_format:"%06d"} + {l s='#'}{$return.id_order_return|string_format:"%06d"} + {l s='#'}{$return.id_order|string_format:"%06d"} {$return.state_name|escape:'htmlall':'UTF-8'} {dateFormat date=$return.date_add full=0}