{:U($module_name.'/insert')}
{:U($module_name.'/update')}" method="post">
{:L(basic_config)}
{:L(payment_mode)}:
{$vo.pay_name}
{:L(name)}:
{:L(description)}:
{:$Form->editor(array('field'=>'pay_desc','setup'=>array('toolbar'=>'desc','flashupload'=>'0','height'=>'150')),$vo[pay_desc])}
{:L(listorder)}:
{:L(online)}:
{if $vo.is_online}{:L(yes)}{else}{:L(no)}{/if}
{:L(pay_factorage)}:
{:L(pay_method_rate)}
{:L(pay_method_fix)}
{:L(pay_rate)}
% {:L(pay_method_rate_desc)}
{:L(pay_fix)}
{:L(pay_method_fix_desc)}
{:L(parameter_config)}
{if $r['type']=='text'}
{:L($r[name])}
{else}
{:L($r[name])}
{:Form::select(array('field'=>'pay_config['.$r[name].']','options'=>$r[option]),$r[value])}
{/if}