{strip}> <{* 項目一覧画面用テンプレート *}>
<{$item.item_name}> <{if $item.require_flag == _ON}> <{$lang.registration_require_text}> <{/if}> <{if $item.item_type == $smarty.const.REGISTRATION_TYPE_TEXT}> <{$lang.registration_type_parenthesis|sprintf:$lang.registration_type_text}> <{elseif $item.item_type == $smarty.const.REGISTRATION_TYPE_CHECKBOX}> <{$lang.registration_type_parenthesis|sprintf:$lang.registration_type_checkbox}> <{elseif $item.item_type == $smarty.const.REGISTRATION_TYPE_RADIO}> <{$lang.registration_type_parenthesis|sprintf:$lang.registration_type_radio}> <{elseif $item.item_type == $smarty.const.REGISTRATION_TYPE_SELECT}> <{$lang.registration_type_parenthesis|sprintf:$lang.registration_type_select}> <{elseif $item.item_type == $smarty.const.REGISTRATION_TYPE_TEXTAREA}> <{$lang.registration_type_parenthesis|sprintf:$lang.registration_type_textarea}> <{elseif $item.item_type == $smarty.const.REGISTRATION_TYPE_EMAIL}> <{$lang.registration_type_parenthesis|sprintf:$lang.registration_type_email}> <{elseif $item.item_type == $smarty.const.REGISTRATION_TYPE_FILE}> <{$lang.registration_type_parenthesis|sprintf:$lang.registration_type_file}> <{/if}> | <{$lang._edit|smarty:nodefaults}> <{$lang._separator|smarty:nodefaults}> ');return false;"> <{$lang._delete|smarty:nodefaults}> |