Edit File: dynamic.tpl
<div id="container_{$elm_id}"> {if $smarty.request.condition} {include file="views/promotions/components/condition.tpl" picker_selected_companies=$picker_selected_companies} {elseif $smarty.request.group} {include file="views/promotions/components/group.tpl"} {elseif $smarty.request.bonus} {include file="views/promotions/components/bonus.tpl"} {/if} <!--container_{$elm_id}--></div>
Back to File Manager