<{* 表示順変更 *}>
/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;">
/images/user/on.gif" />
class="display-none"<{/if}> href="#" onclick="userCls['<{$id}>'].chgdisplayItem(<{$item.item_id}>, 1, this); return false;">
/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}>
|
<{/if}>
<{/section}>