{foreach item=i from=$group_names_to_subscribe_messages}>
<{$i}>
<{/foreach}>
<{if $limit_check_result}>
<{$smarty.const._AM_XOONIPS_MAINTENANCE_TRANSFER_ADMIN_ITEM_LIST_LIMIT_CHECK_OUT_OF_BOUNDS}>
<{/if}>
<{foreach item=i from=$can_not_transfer_items.request_certify}>
<{$i|string_format:$smarty.const._AM_XOONIPS_MAINTENANCE_TRANSFER_ADMIN_ITEM_LIST_CAN_NOT_TRANSFER_REQUEST_CERTIFY_ITEM}>
<{/foreach}>
<{foreach item=i from=$can_not_transfer_items.request_transfer}>
<{$i|string_format:$smarty.const._AM_XOONIPS_MAINTENANCE_TRANSFER_ADMIN_ITEM_LIST_CAN_NOT_TRANSFER_REQUEST_TRANSFER_ITEM}>
<{/foreach}>
<{foreach item=i from=$can_not_transfer_items.have_another_parent}>
<{$i|string_format:$smarty.const._AM_XOONIPS_MAINTENANCE_TRANSFER_ADMIN_ITEM_LIST_CAN_NOT_TRANSFER_HAVE_ANOTHER_PARENT_ITEM}>
<{/foreach}>
<{foreach item=i from=$can_not_transfer_items.child_request_certify}>
<{$i|string_format:$smarty.const._AM_XOONIPS_MAINTENANCE_TRANSFER_ADMIN_ITEM_LIST_CAN_NOT_TRANSFER_CHILD_REQUEST_CERTIFY_ITEM}>
<{/foreach}>
<{foreach item=i from=$can_not_transfer_items.child_request_transfer}>
<{$i|string_format:$smarty.const._AM_XOONIPS_MAINTENANCE_TRANSFER_ADMIN_ITEM_LIST_CAN_NOT_TRANSFER_CHILD_REQUEST_TRANSFER_ITEM}>
<{/foreach}>