From b56967f0874d27d7d7a32eeb9abf598f6e9fd497 Mon Sep 17 00:00:00 2001 From: rGaillard Date: Mon, 12 Nov 2012 18:48:35 +0000 Subject: [PATCH] [-] FO : Fix 2 SSL links on order-follow tpl #PSCFV-5441 --- themes/default/order-follow.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/default/order-follow.tpl b/themes/default/order-follow.tpl index 7a8f206d9..cc461b1d8 100644 --- a/themes/default/order-follow.tpl +++ b/themes/default/order-follow.tpl @@ -70,8 +70,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}