<{strip}>
<{$lang.room_import_confirm_message1|smarty:nodefaults|sprintf:$action.page.page_name}>
<{if count($action.warnMsg)>0 }>
<{foreach key=handle item=msg from=$action.warnMsg}> <{if $msg!=""}> <{$lang.room_import_confirm_warnMsg|sprintf:$handle|smarty:nodefaults}>
    <{$msg}>
<{/if}> <{/foreach}>
<{/if}>

<{foreach item=num key=auth_name from=$action.added_auth_member_num}> <{if $num!=0}> <{$lang.room_import_confirm_change_count|sprintf:$num:$auth_name}>
<{/if}> <{/foreach}> <{if $action.delete_num > 0}> <{$lang.room_import_confirm_change_count|sprintf:$action.delete_num:$lang.room_not_entry}> <{/if}>

<{$lang.room_import_confirm_message2|smarty:nodefaults}>
<{foreach item=num key=auth_name from=$action.total_auth_member_num}> <{if $num!=0}> <{/if}> <{/foreach}>
<{$auth_name}> <{$num}>
<{$lang.room_import_confirm_message3|smarty:nodefaults}>
<{* OK *}>   <{* 戻る *}>
<{include file="room_script.html"}> <{/strip}>