{if $pager|@count} {foreach from=$pager->getPageData() item=_item} {/foreach} {else} {/if}
{l}選択済みユーザー一覧{/l}
{l}氏名{/l} {l}ニックネーム{/l} {l}グループ{/l} {l}公開用メールアドレス{/l}
{$_item.name|smarty:nodefaults|truncate_blog:24|neo_escape} {$_item.nickname|smarty:nodefaults|truncate_blog:24|neo_escape} {foreach from=$_item.groups item=__item key=__key name=groups}{if $__key|smarty:nodefaults == $_item.defgroup}{/if}{$__item|smarty:nodefaults}{if $__key|smarty:nodefaults == $_item.defgroup}{/if}{if !$smarty.foreach.groups.last},{/if}{/foreach} {if $_item.mailclosecorp == VAL_COMMON_FLAG_OFF}{$_item.mail}{$_iteml.mail|isshow:"
"}{/if}{if $_item.mailclosemobile == VAL_COMMON_FLAG_OFF}{$_item.mailmobile}{$_item.mailmobile|isshow:"
"}{/if}{if $_item.mailcloseprivate == VAL_COMMON_FLAG_OFF}{$_item.mailprivate}{$_item.mailprivate|isshow:"
"}{/if}{if $_item.mailcloseother == VAL_COMMON_FLAG_OFF}{$_item.mailother}{$_item.mailother|isshow:"
"}{/if}
{l}上の一覧からユーザーを追加してください{/l}
{if $pager|@count} {foreach from=$pager->getPageData() item=_item} {/foreach} {/if}