From f979cbef5798f4492f5ea5cc5d1b1707eb140e70 Mon Sep 17 00:00:00 2001 From: PhpMadman Date: Thu, 3 Oct 2013 15:26:09 +0200 Subject: [PATCH] [*] BO: missing align on order for product warehouse --- .../default/template/controllers/orders/_product_line.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin-dev/themes/default/template/controllers/orders/_product_line.tpl b/admin-dev/themes/default/template/controllers/orders/_product_line.tpl index 930f907be..0871df6c6 100755 --- a/admin-dev/themes/default/template/controllers/orders/_product_line.tpl +++ b/admin-dev/themes/default/template/controllers/orders/_product_line.tpl @@ -56,7 +56,7 @@ {/if} - {if $display_warehouse}{$product.warehouse_name|escape:'htmlall':'UTF-8'}{/if} + {if $display_warehouse}{$product.warehouse_name|escape:'htmlall':'UTF-8'}{/if} {if ($order->hasBeenPaid())} {$product['product_quantity_refunded']}