{php} //Configration ---------------------- $this->_tpl_vars['options'] = array( '1'=>'平坦', '2'=>'高台', '3'=>'低地', '4'=>'ひな段', '5'=>'傾斜地', '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}