diff --git a/admin-dev/themes/default/template/controllers/orders/helpers/view/view.tpl b/admin-dev/themes/default/template/controllers/orders/helpers/view/view.tpl index e1e546126..9fc61567f 100755 --- a/admin-dev/themes/default/template/controllers/orders/helpers/view/view.tpl +++ b/admin-dev/themes/default/template/controllers/orders/helpers/view/view.tpl @@ -59,7 +59,7 @@ {assign var="hook_invoice" value={hook h="displayInvoice" id_order=$order->id}} {if ($hook_invoice)} -
{$hook_invoice}

'; +
{$hook_invoice}

{/if}