{include file="file:$templatedir/header.html" _adminview="1" _viewmenu="admin"}
{if $form.mod == $smarty.const.VAL_COMMON_FLAG_ON} {/if} {foreach from=$form.c_id item='_c_id' name='_c_id'} {/foreach} {csrf}
{l}管理者設定{/l} > {l}グループ一覧{/l} > {l}グループ削除確認{/l}
{include file="file:$templatedir/left_admenu.html" }
{l}グループ削除確認{/l}
{l}以下のグループを削除します。よろしいですか?{/l}
{foreach from=$grp item='_grp' name='_grp'} {l}・{/l}{$_grp.grp_name|word_breaker|neo_emoji}
{/foreach}
     {if $form.mod == $smarty.const.VAL_COMMON_FLAG_ON} {else} {/if}
{include file="file:$templatedir/footer.html"}