diff --git a/admin-dev/themes/default/template/controllers/products/prices.tpl b/admin-dev/themes/default/template/controllers/products/prices.tpl index e2d58c4f4..69cbd8d4a 100644 --- a/admin-dev/themes/default/template/controllers/products/prices.tpl +++ b/admin-dev/themes/default/template/controllers/products/prices.tpl @@ -177,18 +177,16 @@ $(document).ready(function () { {/if} - {if $ps_use_ecotax} - - - {include file="controllers/products/multishop/checkbox.tpl" field="ecot" type="default"} - - - - {$currency->prefix}{$currency->suffix} - ({l s='already included in price'}) - - - {/if} + + + {include file="controllers/products/multishop/checkbox.tpl" field="ecot" type="default"} + + + + {$currency->prefix}{$currency->suffix} + ({l s='already included in price'}) + +