From 4334364b3688019cba9dccd0fa8b0e84a3f00b68 Mon Sep 17 00:00:00 2001 From: Kevin Granger Date: Thu, 31 Oct 2013 11:34:47 +0100 Subject: [PATCH] // cart rules > conditions > product rules --- .../controllers/cart_rules/product_rule.tpl | 13 +++---- .../cart_rules/product_rule_group.tpl | 34 ++++++++----------- 2 files changed, 20 insertions(+), 27 deletions(-) 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 f6267166a..5d12784e8 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 @@ -1,18 +1,10 @@ - - - - - {* 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'} - @@ -27,6 +19,11 @@ + + + + +