From 448ba4df1f5c9a3ba48d234efb4579a0606f2fd0 Mon Sep 17 00:00:00 2001 From: bMancone Date: Mon, 23 Jan 2012 15:12:42 +0000 Subject: [PATCH] // Fixed #PSTEST-526 git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12609 b9a71923-0436-4b27-9f14-aed3839534dd --- .../themes/default/template/controllers/products/warehouses.tpl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/admin-dev/themes/default/template/controllers/products/warehouses.tpl b/admin-dev/themes/default/template/controllers/products/warehouses.tpl index c7255a50a..7bc4812f3 100644 --- a/admin-dev/themes/default/template/controllers/products/warehouses.tpl +++ b/admin-dev/themes/default/template/controllers/products/warehouses.tpl @@ -75,10 +75,12 @@   + {if $attributes|@count gt 1} {l s='Mark all products as stored in this warehouse.'} + {/if} {/foreach}