{if $_adminview}
{else}
{if $module_name == "top"}
{/if} {/if}
{l}グループ一括選択方法{/l}
{l}一括選択しない{/l}
{l}直下のグループのみ選択{/l}
{l}下位のグループ全て選択{/l}
{foreach item=_item from=$grp} {if $_item.disp_flg} {$_item.img_tag|smarty:nodefaults} {if $_item.radio_flg}
{else}
{/if}{* radio_flg *}
{$_item.grp_name|neo_emoji}
{/if}{* disp_flg *} {/foreach}