{:U($module_name.'/insert')}
{:U($module_name.'/update')}" method="post">
*
{:L(name)}
{:L(tpl)}
{:Form::select(array('field'=>'tpl','options'=>$Tpl,'options_key'=>'value,filename'),$vo['tpl'])}
{:L(EDIT_TPL)}
{:L(width)}
{:L(height)}
{:L(num)}
{:L(STATUS)}
{:Form::radio(array('field'=>'status','options'=>array('1'=>L('enable'),'0'=>L('disable'))),$vo['status'])}