diff --git a/admin-dev/themes/default/template/controllers/attributes/helpers/form/form.tpl b/admin-dev/themes/default/template/controllers/attributes/helpers/form/form.tpl
index f50f3effb..945790b1d 100644
--- a/admin-dev/themes/default/template/controllers/attributes/helpers/form/form.tpl
+++ b/admin-dev/themes/default/template/controllers/attributes/helpers/form/form.tpl
@@ -41,7 +41,7 @@
{if isset($imageTextureExists) && $imageTextureExists}
{else}
-
{l s='None'}
+{l s='None'}
{/if} {else} 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 ef8cc81c5..7b01dc639 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,10 +59,10 @@ {assign var="hook_invoice" value={hook h="displayInvoice" id_order=$order->id}} {if ($hook_invoice)} -