{php} //Configration ---------------------- $this->_tpl_vars['options'] = array( '1'=>'売主/貸主', '2'=>'代理', '3'=>'専属', '4'=>'専任', '5'=>'一般', '6'=>'仲介', '7'=>'媒介', '9'=>'その他' ); //----------------------------------- {/php} {* ------------------------------------- [Template Parts] Simple Select [Use Example] XXX {inc file='_tpl_select_item.html' name="xxxx" value=$xxxx } ----------------------------------------- *} {if $cm=='n' || $cm=='e'} {else} {$options.$value} {/if}