<{$smarty.const._MD_XOONIPS_TRANSFER_USER_ITEM_LIST_PAGE_TITLE}>
<{$smarty.const._MD_XOONIPS_TRANSFER_USER_ITEM_LIST_PAGE_DESCRIPTION}>

<{include file='db:xoonips_select_item_menu_transfer.html' submit_url='transfer_item.php?action=request_select_item'}>
<{if !empty( $transfer_items ) }> <{foreach item=i from=$transfer_items}> <{/foreach}> <{else}> <{/if}>
<{$smarty.const._MD_XOONIPS_TRANSFER_USER_ITEM_LIST_ITEM_ID}> <{$smarty.const._MD_XOONIPS_TRANSFER_USER_ITEM_LIST_ITEM_TYPE}> <{$smarty.const._MD_XOONIPS_TRANSFER_USER_ITEM_LIST_TITLE}>
<{$i.item_id}> <{$i.item_type_name}> <{$i.title}> <{if $i.lock_type == $smarty.const.XOONIPS_LOCK_TYPE_CERTIFY_REQUEST}>
<{$smarty.const._MD_XOONIPS_TRANSFER_USER_ITEM_LIST_LOCK_TYPE_CERTIFY_REQUEST_EXPLANATION}> <{elseif $i.lock_type == $smarty.const.XOONIPS_LOCK_TYPE_TRANSFER_REQUEST}>
<{$smarty.const._MD_XOONIPS_TRANSFER_USER_ITEM_LIST_LOCK_TYPE_TRANSFER_REQUEST_EXPLANATION}> <{/if}> <{foreach item=j from=$i.child_items}>
<{$j.title|indent:1:"  "}> <{if $j.lock_type == $smarty.const.XOONIPS_LOCK_TYPE_CERTIFY_REQUEST}>
  <{$smarty.const._MD_XOONIPS_TRANSFER_USER_ITEM_LIST_LOCK_TYPE_CERTIFY_REQUEST_EXPLANATION}> <{elseif $j.lock_type == $smarty.const.XOONIPS_LOCK_TYPE_TRANSFER_REQUEST}>
  <{$smarty.const._MD_XOONIPS_TRANSFER_USER_ITEM_LIST_LOCK_TYPE_TRANSFER_REQUEST_EXPLANATION}> <{/if}> <{/foreach}> <{if !$i.transfer_enable && $i.have_another_parent}>
<{$smarty.const._MD_XOONIPS_TRANSFER_USER_ITEM_LIST_CAN_NOT_TRANSFER_THIS_ITEM_HAVE_ANOTHER_PARENT}> <{/if}>
<{$smarty.const._MD_XOONIPS_TRANSFER_USER_ITEM_LIST_NO_TRANSFER_ITEMS}>

<{$smarty.const._MD_XOONIPS_TRANSFER_USER_ITEM_LIST_TO}>

disabled="disabled"<{/if}>/> <{foreach item=i from=$items_to_transfer}> <{/foreach}> <{foreach item=i from=$items_to_transfer}> <{/foreach}>