{include file="file:$templatedir/header.mb.html"}
{l}注目カテゴリ設定{/l}
{include file="file:$templatedir/notice.mb.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|smarty:nodefaults|emoji_truncate:$smarty.const.NUM_MAX_CATEGORY_LENGTH|neo_escape}{if $_category.ctlist} ({foreach from=$_category.ctlist item='_ct' name='_ct'}{$_ct.category_name|smarty:nodefaults|emoji_truncate:$smarty.const.NUM_MAX_CATEGORY_LENGTH|neo_escape}{if ! $smarty.foreach._ct.last}-{/if}{/foreach}){/if}
{/foreach} {else} {l}カテゴリはありません。{/l} {/if}
{include file="file:$templatedir/footer.mb.html"}