diff --git a/admin-dev/themes/template/cart_rules/form.tpl b/admin-dev/themes/template/cart_rules/form.tpl index 6d3b7d318..b67aa2def 100644 --- a/admin-dev/themes/template/cart_rules/form.tpl +++ b/admin-dev/themes/template/cart_rules/form.tpl @@ -1,3 +1,18 @@ +{if $show_toolbar} +
+
+ {include file="toolbar.tpl" toolbar_btn=$toolbar_btn} +
+

+ {block name=pageTitle} + {$title|default:' '} + {/block} +

+
+
+
+
{block name="leadin"}{/block}
+{/if}