<{strip}> <{* 項目一覧画面用テンプレート *}>
<{$action.registration.registration_name}>
<{$lang.registration_item_list_text}>
" alt="" title="" /> <{$lang.registration_add_item}>
<{foreach item=item from=$action.items}> <{/foreach}>
<{$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}>
<{include file="../registration_script.html"}> <{/strip}>