diff --git a/admin-dev/themes/default/template/controllers/products/virtualproduct.tpl b/admin-dev/themes/default/template/controllers/products/virtualproduct.tpl index b1e096494..6f46e7704 100644 --- a/admin-dev/themes/default/template/controllers/products/virtualproduct.tpl +++ b/admin-dev/themes/default/template/controllers/products/virtualproduct.tpl @@ -227,7 +227,7 @@ {else}
{l s='You cannot edit your file here because you used combinations. Please edit this file in the Combinations tab.'}

- {$error_product_download} + {if isset($error_product_download)}{$error_product_download}{/if} {/if}