{include file="file:$templatedir/header.html" _adminview="1" _viewmenu="admin"}
{csrf}
{l}管理者設定{/l} > {l}ユーザーエクスポート{/l}
{include file="file:$templatedir/left_admenu.html" }
{l}ユーザーエクスポート{/l}
 {l}戻る{/l}
{l}項目の順番{/l}

{l}所属グループ{/l}


{foreach from="$select" item="_item" key="_key"} {/foreach}
{l}エクスポート対象{/l}
{l}表示{/l} [ {foreach from=$arConst item='_const' name='_const_name'} {if !($smarty.foreach._const_name.first)} - {/if} {$_const.grp_name|word_breaker|neo_emoji} {/foreach} ]
 {l}戻る{/l}
{include file="file:$templatedir/footer.html"}