Merge pull request #788 from PhpMadman/patch-1

[*] BO: missing align on order for product warehouse
This commit is contained in:
Gregory Roussac
2013-10-03 06:37:58 -07:00
@@ -56,7 +56,7 @@
</span>
{/if}
</td>
{if $display_warehouse}<td>{$product.warehouse_name|escape:'htmlall':'UTF-8'}</td>{/if}
{if $display_warehouse}<td align="center">{$product.warehouse_name|escape:'htmlall':'UTF-8'}</td>{/if}
{if ($order->hasBeenPaid())}
<td align="center" class="productQuantity">
{$product['product_quantity_refunded']}