<{strip}>
<{if $action.show_private_flag == _OFF}>
<{include file="room_view_admin_language.html"}>
<{if ($action.show_space_type == _SPACE_TYPE_GROUP && $action.authority.group_createroom_flag == _ON) || ($action.show_space_type == _SPACE_TYPE_PUBLIC && $action.authority.public_createroom_flag == _ON)}> <{* ルーム作成 *}> " alt="" title="<{$lang.room_regist}>" />   <{$lang.room_regist}> <{/if}> <{* サブグループ作成 *}> <{if $action.subgroup_count > 0}> <{if ($action.show_space_type == _SPACE_TYPE_GROUP && $action.authority.group_createroom_flag == _ON) || ($action.show_space_type == _SPACE_TYPE_PUBLIC && $action.authority.public_createroom_flag == _ON)}> <{$lang._separator|smarty:nodefaults}> <{/if}> <{$lang.room_group_regist}> <{/if}>

<{/if}> <{*ヘッダー表示部分*}>
<{$lang.room_room_name}> <{$lang.room_display_flag}> <{$lang.room_admin}>
<{*メイン表示部分-Grid*}> <{assign var="room_list" value=$action.pages.0.0}> <{include file="room_view_admin_roomlist.html"}>
<{* 各種ボタン *}>
<{include file="room_script.html"}> <{/strip}>