{:U($module_name.'/insert')}{:U($module_name.'/update')}" method="post">
*{:L(module_name)}
*{:L(module_table)} disabled="disabled" value="{$vo.name}" size="20" class="input-text" validate="required:true, english:true,remote: '{:U($module_name.'/insert?isajax=1')}' ,minlength:2, maxlength:30" />
{:L(module_listfields)} *{$vo.listfields}" /> {:L(examples)}:id,title,url,catid
{:L(module_issearch)} {:Form::radio(array('field'=>'issearch','options'=>array('1'=>L('yes'),'0'=>L('no'))),$vo['issearch'])}
{:L(module_ispost)} {:Form::radio(array('field'=>'ispost','options'=>array('1'=>L('yes'),'0'=>L('no'))),$vo['ispost'])}
{:L('postgroup')} {:Form::checkbox(array('field'=>'postgroup','options'=>$Role,'options_key'=>'key,name'),$vo['postgroup'])}
{:L(module_description)}
{:L(module_table_type)} {:L(module_empty_table)} {:L(module_news_table)}