From 100501c9f6d787737758e2f236b4998536b1d96d Mon Sep 17 00:00:00 2001 From: vAugagneur Date: Tue, 16 Oct 2012 17:10:37 +0000 Subject: [PATCH] [-] BO : fixed bug #PSCFV-4674 --- .../themes/default/template/controllers/orders/_shipping.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin-dev/themes/default/template/controllers/orders/_shipping.tpl b/admin-dev/themes/default/template/controllers/orders/_shipping.tpl index c2aa56d31b26e..4e57c6502ae96 100644 --- a/admin-dev/themes/default/template/controllers/orders/_shipping.tpl +++ b/admin-dev/themes/default/template/controllers/orders/_shipping.tpl @@ -44,7 +44,7 @@ {foreach from=$order->getShipping() item=line} - {$line.date_add} + {dateFormat date=$line.date_add full=true} {$line.type} {$line.state_name} {$line.weight|string_format:"%.3f"} {Configuration::get('PS_WEIGHT_UNIT')}