From 34a9b84e0a8891e02cfde359f6cb3b4e238e18fe Mon Sep 17 00:00:00 2001 From: dMetzger Date: Wed, 9 May 2012 15:14:03 +0000 Subject: [PATCH] // Missing translation #PSCFV-2246 --- .../default/template/controllers/cart_rules/product_rule.tpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/admin-dev/themes/default/template/controllers/cart_rules/product_rule.tpl b/admin-dev/themes/default/template/controllers/cart_rules/product_rule.tpl index e00f5f9c3..fe9bd0076 100644 --- a/admin-dev/themes/default/template/controllers/cart_rules/product_rule.tpl +++ b/admin-dev/themes/default/template/controllers/cart_rules/product_rule.tpl @@ -7,7 +7,8 @@ - [{$product_rule_type}] + {* Everything is on a single line in order to avoid a empty space between the [ ] and the word *} + [{if $product_rule_type == 'products'}{l s='Products'}{elseif $product_rule_type == 'categories'}{l s='Categories'}{elseif $product_rule_type == 'manufacturers'}{l s='Manufacturers'}{elseif $product_rule_type == 'suppliers'}{l s='Suppliers'}{elseif $product_rule_type == 'attributes'}{l s='Attributes'}{/if}] {l s='The product(s) are matching on of these'}