{include file="scripts/form_scripts.tpl"} {************************************************** P A Y M E N T ****************************************} {if $element.code == 'payment'}
|
{************** defined Orders ****************}
{include file="common_templates/subheader.tpl" title=$lang.defined_orders} |
|
{include file="common_templates/subheader.tpl" title=$lang.defined_products} {if $element.conditions}{/if} {include file="common_templates/subheader.tpl" title=$lang.add_products_to_section} {capture name="section"} {include file="products_pages/products_search_form.tpl" target=$target mode=$mode report_id=$report_id table_id=$table_id search_products="Y" element_hash=$element_hash} {/capture} {include file="common_templates/section.tpl" section_title=$lang.search_for_products section_content=$smarty.capture.section} {if $smarty.get.search_products == 'Y'} {if $products} {/if} {/if} |
|
{include file="profiles_pages/profiles_scripts.tpl"}
{include file="common_templates/subheader.tpl" title=$lang.defined_users} {if $element.conditions} {else} | ||||||
|
{$lang.text_no_users_defined} |
||||||