<{strip}>
<{* 説明 *}> <{$lang.user_top_descripton|smarty:nodefaults}>
" alt="<{$lang.user_add_item|smarty:nodefaults}>" title="<{$lang.user_add_item|smarty:nodefaults}>" />   <{*項目追加*}><{$lang.user_add_item|smarty:nodefaults}>
<{section name="col" loop="2" start="0"}> <{/section}>
<{section name="row" loop=$action.max_row start="0"}> <{assign var="item" value=$action.items[$smarty.section.col.iteration][$smarty.section.row.iteration]|smarty:nodefaults}> <{if $item.item_name}> <{* 表示順変更 *}> <{/if}> <{/section}>
/images/user/move_bar.gif" alt="<{$lang.user_move_item|smarty:nodefaults}>" title="<{$smarty.const._DRAGANDDROP_MOVE}>" /> <{$item.item_name}> <{if $item.require_flag == _ON}> <{$lang.user_require_flag|smarty:nodefaults}> <{/if}>  ( <{if $item.type == $smarty.const.USER_TYPE_TEXT}> <{$lang.user_type_text|smarty:nodefaults}> <{elseif $item.type == $smarty.const.USER_TYPE_PASSWORD}> <{$lang.user_type_password|smarty:nodefaults}> <{elseif $item.type == $smarty.const.USER_TYPE_LABEL}> <{$lang.user_type_label|smarty:nodefaults}> <{elseif $item.type == $smarty.const.USER_TYPE_CHECKBOX}> <{$lang.user_type_checkbox|smarty:nodefaults}> <{elseif $item.type == $smarty.const.USER_TYPE_RADIO}> <{$lang.user_type_radio|smarty:nodefaults}> <{elseif $item.type == $smarty.const.USER_TYPE_SELECT}> <{$lang.user_type_select|smarty:nodefaults}> <{elseif $item.type == $smarty.const.USER_TYPE_TEXTAREA}> <{$lang.user_type_textarea|smarty:nodefaults}> <{elseif $item.type == $smarty.const.USER_TYPE_EMAIL}> <{$lang.user_type_email|smarty:nodefaults}> <{elseif $item.type == $smarty.const.USER_TYPE_MOBILE_EMAIL}> <{$lang.user_type_mobile_email|smarty:nodefaults}> <{else}> <{* アバター用 *}> <{$smarty.const.USER_ITEM_AVATAR}> <{/if}> ) <{if $item.tag_name != "login_id" && $item.tag_name != "handle" && $item.tag_name != "password"}> class="display-none"<{/if}> href="#" onclick="userCls['<{$id}>'].chgdisplayItem(<{$item.item_id}>, 0 ,this); return false;"> <{$lang.user_display_visible|smarty:nodefaults}>/images/user/on.gif" /> class="display-none"<{/if}> href="#" onclick="userCls['<{$id}>'].chgdisplayItem(<{$item.item_id}>, 1, this); return false;"> <{$lang.user_display_none|smarty:nodefaults}>/images/user/off.gif" /> <{/if}> <{$lang._edit|smarty:nodefaults}> <{if $item.system_flag == _OFF}> <{$lang._separator|smarty:nodefaults}> ')) return false; userCls['<{$id}>'].delItem(<{$item.item_id}>, this); return false;"> <{$lang._delete|smarty:nodefaults}> <{/if}>  
<{* 空白スペース-ドロップイベント追加用 *}>
<{include file="user_script.html"}>
<{/strip}>