{php} //Configration ---------------------- $this->_tpl_vars['options'] = array( '1'=>'賃貸アパート', '2'=>'賃貸マンション', '3'=>'一戸建', '4'=>'下宿', '5'=>'宅地', '6'=>'店舗・事務所', '7'=>'駐車場', '8'=>'その他', '9'=>'テラスハウス', '10'=>'分譲マンション' ); //----------------------------------- {/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}