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 d0847c234..f33f11a01 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 @@ -28,6 +28,10 @@ \ No newline at end of file diff --git a/admin-dev/themes/default/template/controllers/cart_rules/product_rule_itemlist.tpl b/admin-dev/themes/default/template/controllers/cart_rules/product_rule_itemlist.tpl index bb83283db..5fb6da3ba 100644 --- a/admin-dev/themes/default/template/controllers/cart_rules/product_rule_itemlist.tpl +++ b/admin-dev/themes/default/template/controllers/cart_rules/product_rule_itemlist.tpl @@ -1,11 +1,12 @@
{l s='Our support hotline is available 24/7.' mod='blockcontact'}
{if $telnumber != ''}{l s='Phone:' mod='blockcontact'}{$telnumber|escape:'html':'UTF-8'}
{/if} - {if $email != ''}{l s='Contact our expert support team!' mod='blockcontact'}{/if} + {if $email != ''}{l s='Contact our expert support team!' mod='blockcontact'}{/if}
+