{include file="file:$templatedir/header.html" _adminview="1" _viewmenu="admin"}
{csrf}
{l}管理者設定{/l} > {l}ユーザー登録方法設定{/l} > {l}ユーザー登録方法設定確認{/l}
{include file="file:$templatedir/left_admenu.html" }
{l}ユーザー登録方法設定確認{/l}
{l}以下の内容で設定します。よろしいですか?{/l}
{if $form.flg == $smarty.const.VAL_ENTRY_FLG_REGISTER_ALL} {elseif $form.flg == $smarty.const.VAL_ENTRY_FLG_REGISTER} {elseif $form.flg == $smarty.const.VAL_ENTRY_FLG_ADMINREG} {/if}
{l}ユーザー登録方法{/l} {l}管理者登録{/l} {l}自由登録{/l}
{l}管理者がユーザー登録{/l} {l}利用者がユーザー登録{/l} {l}利用者が退会依頼{/l}
{$smarty.const.VAL_ENTRY_FLG_REGISTER_ALL|local_word:$dbValue.ev_entry} {l}可{/l} {l}可{/l} {l}可{/l}
{$smarty.const.VAL_ENTRY_FLG_REGISTER|local_word:$dbValue.ev_entry} {l}可{/l} {l}可{/l}
{$smarty.const.VAL_ENTRY_FLG_ADMINREG|local_word:$dbValue.ev_entry} {l}可{/l}

    
{include file="file:$templatedir/footer.html"}