From 831c98f49d46c45cee168e70820722e407b5c8c3 Mon Sep 17 00:00:00 2001 From: lBrieu Date: Thu, 17 Nov 2011 13:25:14 +0000 Subject: [PATCH] // Bug fix when deleting a file associated to a virtual product --- admin-dev/themes/template/products/informations.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin-dev/themes/template/products/informations.tpl b/admin-dev/themes/template/products/informations.tpl index d99db6db9..d2be92118 100644 --- a/admin-dev/themes/template/products/informations.tpl +++ b/admin-dev/themes/template/products/informations.tpl @@ -472,14 +472,14 @@ $(document).ready(function(){ {/if} - {else} {l s='This is the link'}: {$product->productDownload->getHtmlLink(false, true)} - {l s='Delete this file'} + {l s='Delete this file'} {/if}