{include file="file:$templatedir/header.html" _viewmenu='mypage'}
{csrf}
{include file="file:$templatedir/left_mymenu.html"}
{l}注目カテゴリ設定{/l}

STEP 1

{l}注目カテゴリ選択{/l}

STEP 2

{l}完了{/l}

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

{l}注目カテゴリの設定が完了しました。{/l}


{l}通知メール配信設定{/l} {if $smarty.const.FAQ_USE_SEND_MAIL == $smarty.const.VAL_COMMON_FLAG_ON} {if $user_data.interest_cat_mail_flg == $smarty.const.VAL_USER_FAQ_INTEREST_CAT_MAIL_OFF}{l}受信しない{/l}{/if} {if $user_data.interest_cat_mail_flg == $smarty.const.VAL_USER_FAQ_INTEREST_CAT_MAIL_DAY}{l}まとめて受信(1日1通){/l}{/if} {if $user_data.interest_cat_mail_flg == $smarty.const.VAL_USER_FAQ_INTEREST_CAT_MAIL_ANY}{l}投稿のたびに随時受信{/l}{/if} {else} {l}管理者の設定でメール送信が許可されていないため受信することができません。{/l} {/if}
{l}通知メールを受け取るカテゴリ{/l}
{if $viewcategory} {foreach from=$viewcategory name='_category' item='_category'} {l}■{/l}{$_category.category_name|word_breaker|neo_emoji}{if $_category.ctlist}{l}   ({/l}{foreach from=$_category.ctlist item='_ct' name='_ct'}{$_ct.category_name|word_breaker|neo_emoji}{if ! $smarty.foreach._ct.last}{l}-{/l}{/if}{/foreach}{l}){/l}{/if}
{/foreach} {else} {l}カテゴリはありません。{/l} {/if}
{include file="file:$templatedir/footer.html"}