From a3f9f55291104c34ce3daeb9e0f0303033eb97bf Mon Sep 17 00:00:00 2001 From: mDeflotte Date: Fri, 27 Jul 2012 13:43:34 +0000 Subject: [PATCH] [-] FO : #PSCFV-3362 - Order detail ajax call must use SSL git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16597 b9a71923-0436-4b27-9f14-aed3839534dd --- themes/default/history.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/default/history.tpl b/themes/default/history.tpl index 146a17c91..4c6d4a2a3 100644 --- a/themes/default/history.tpl +++ b/themes/default/history.tpl @@ -52,7 +52,7 @@ {if isset($order.invoice) && $order.invoice && isset($order.virtual) && $order.virtual}{l s='Products to download'}{/if} - {Order::getUniqReferenceOf($order.id_order)} + {Order::getUniqReferenceOf($order.id_order)} {dateFormat date=$order.date_add full=0} {displayPrice price=$order.total_paid currency=$order.id_currency no_utf8=false convert=false} @@ -65,7 +65,7 @@ {else}-{/if} - {l s='details'} + {l s='details'} {if isset($opc) && $opc} {else}