From f182a82ee94f5aa87bf6dd718193d7ca8be41943 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 git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10210 b9a71923-0436-4b27-9f14-aed3839534dd --- 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}