{assign var=meth value=':'|explode:$VAR._page} {$method->exe($meth.0,$meth.1)} {if ($method->result == false)} {$block->display('core:method_error')} {else} {include file='file:../core/user_search_show_pre.tpl'}
{$method->exe_noauth($meth.0,'tpl_search_show')} {foreach from=$search_show item=record} {include file='file:../core/user_search_show_tr_record.tpl'} {/foreach}
{$record.name} {$list->bool('',$record.status,'')} {$list->bool('',$record.new_status,'')} {if $record.new_status == '1'} ({if $record.new_type == 0}{math equation="x * y" x=$record.new_rate y=100}%{else}{$list->format_currency($record.new_rate,'')}{/if}) {/if} {$list->bool('',$record.recurr_status,'')} {if $record.recurr_status == '1'} ({if $record.recurr_type == 0}{math equation="x * y" x=$record.recurr_rate y=100}%{else}{$list->format_currency($record.recurr_rate,'')}{/if}) {/if}
{/if}