<{strip}>
<{* タイトル *}> <{$lang.backup_restore_title|smarty:nodefaults|sprintf:$action.room_inf.pre_page_name}>
<{if $action.restore_type == "subgroup" && count($action.roomList|smarty:nodefaults) == 0}> <{$smarty.const.BACKUP_RESTORE_NONE_TARGET|smarty:nodefaults}> <{* 各種ボタン *}>
<{* キャンセル *}>
<{else}>
<{$lang.backup_top_descripton|smarty:nodefaults|sprintf:$lang.backup_btn_restore|smarty:nodefaults}>
<{$lang.backup_restore_base|smarty:nodefaults}>
<{* 基本項目 *}>
<{* ルーム名称 *}> <{$lang.backup_room_name|smarty:nodefaults}>
<{$action.room_inf.page_name}>
<{if $action.room_inf.default_entry_flag && $action.room_inf.space_type != _SPACE_TYPE_PUBLIC}>
<{* すべての会員をデフォルトで参加させる *}> <{$lang.backup_space_common|smarty:nodefaults}>
<{/if}>
<{* スペースタイプ *}> <{$lang.backup_space_type|smarty:nodefaults}> <{if $action.room_inf.private_flag == _ON}> <{$smarty.const._SPACE_TYPE_NAME_PRIVATE}> <{elseif $action.room_inf.space_type == _SPACE_TYPE_PUBLIC}> <{$smarty.const._SPACE_TYPE_NAME_PUBLIC}> <{else}> <{$smarty.const._SPACE_TYPE_NAME_GROUP}> <{/if}>
<{$lang.backup_display_flag|smarty:nodefaults}> <{if $action.restore_type == "top"}> <{* 公開中 *}> <{$lang.backup_display_flag_on|smarty:nodefaults}> <{else}> <{/if}>
<{$lang.backup_entry_user|smarty:nodefaults}> <{if $action.restore_type == "top"}> <{* パブリックスペースorプライベートスペースならば、参加者を変更しない *}> <{$lang.backup_entry_user_top|smarty:nodefaults}> <{elseif $action.restore_type == "subgroup"}> <{* サブグループの場合、参加者の項目は初期化させる *}>
<{$lang.backup_entry_user_off|smarty:nodefaults}>
<{else}> <{/if}>
<{* リストア位置 *}> <{$lang.backup_regist_location|smarty:nodefaults}> <{if $action.restore_type == "top"}> <{* グループスペース内にあるルーム *}>
<{if $action.room_inf.private_flag == _ON}> <{$lang.backup_regist_location_top|smarty:nodefaults|sprintf:$smarty.const._SPACE_TYPE_NAME_PRIVATE}> <{else}> <{$lang.backup_regist_location_top|smarty:nodefaults|sprintf:$smarty.const._SPACE_TYPE_NAME_PUBLIC}> <{/if}> <{* <{$lang.backup_regist_location_top|smarty:nodefaults|sprintf:$action.room_inf.pre_page_name}> *}> <{if $action.closesite == _OFF && $action.room_inf.private_flag == _OFF}>
<{$lang.backup_regist_location_topsub|smarty:nodefaults}> <{/if}>
<{elseif $action.restore_type == "subgroup"}> <{* SELECT表示(グループルーム一覧) *}> <{elseif $action.restore_type == "public_room"}> <{* パブリックスペース内にあるルーム *}>
<{$lang.backup_regist_location_public|smarty:nodefaults}>
<{if $action.closesite == _OFF && $action.room_inf.private_flag == _OFF}>
<{$lang.backup_regist_location_topsub|smarty:nodefaults}>
<{/if}> <{else}> <{* グループスペース内にあるルーム *}>
<{$lang.backup_regist_location_group|smarty:nodefaults}>
<{/if}>
<{* モジュール *}>
<{$lang.backup_restore_module|smarty:nodefaults}>
<{$lang.backup_restore_module|smarty:nodefaults}>
<{$lang.backup_restore_module_result|smarty:nodefaults}>
<{foreach from=$action.restore_modules key=module_dir item=restore_module}> <{if $module_dir != "system"}> <{/if}> <{/foreach}>
<{$restore_module.module_name}>
<{if isset($restore_module.error_mes|smarty:nodefaults)}> <{$restore_module.error_mes|smarty:nodefaults}> <{else}> <{* エラーなし *}> <{/if}>
<{* 各種ボタン *}>
<{* リストア *}> '))return false; commonCls.sendPost('<{$id}>','action=backup_action_main_restoreresult&'+Form.serialize($('form<{$id}>')),{'callbackfunc_error':function(res){commonCls.alert(res);commonCls.sendView('<{$id}>',{'action':'backup_view_main_init'});}}); return false;" /> <{* キャンセル *}>
<{/if}>
<{include file="backup_script.html"}> <{/strip}>