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')}