{include file="file:$templatedir/header.html" _adminview="1" _viewmenu="admin"}
{csrf} {foreach from=$authuser name='_authuser' item='_authuser'} {if $_authuser.auth_view == '1'} {/if} {if $_authuser.auth_question == '1'} {/if} {if $_authuser.auth_answer == '1'} {/if} {if $_authuser.auth_approval == '1'} {/if} {if $_authuser.auth_category_admin == '1'} {/if} {/foreach} {foreach from=$authgrp name='_authgrp' item='_authgrp'} {if $_authgrp.auth_view == '1'} {/if} {if $_authgrp.auth_question == '1'} {/if} {if $_authgrp.auth_answer == '1'} {/if} {if $_authgrp.auth_approval == '1'} {/if} {if $_authgrp.auth_category_admin == '1'} {/if} {/foreach}
{if $isAdmin}{l}管理者設定{/l}{else}{l}カテゴリ管理{/l}{/if} > {l}カテゴリ設定{/l} > {l}カテゴリ登録確認{/l}
{include file="file:$templatedir/left_admenu.html" }
{l}カテゴリ登録確認{/l}
    
{l}以下の内容で登録します。よろしいですか?{/l}
{if $smarty.const.FAQ_USE_FAQ_NO != $smarty.const.VAL_COMMON_FLAG_OFF} {/if}
{l}親カテゴリ{/l} {if $form.lparentid != ''}{$lparent.category_name|word_breaker|neo_emoji}{/if}{if $form.mparentid != ''} > {$mparent.category_name|word_breaker|neo_emoji}{/if}
{l}カテゴリ名{/l} {$form.name|word_breaker|neo_emoji}
{l}質問の公開{/l} {if $form.faq_dcl == $smarty.const.VAL_CATEGORY_DISCLOSE_NORMAL}{l}質問時に即公開する{/l}{elseif $form.faq_dcl == $smarty.const.VAL_CATEGORY_DISCLOSE_ANSWER}最初の回答と合わせて公開する{/if}
{l}FAQ管理番号{/l} {l}書式文字列{/l} {$form.faqno|neo_emoji}
{if $form.faqnoflg == $smarty.const.VAL_COMMON_FLAG_OFF}{l}値の前に付与{/l}{else}値の後に付与{/if}
{l}開始番号{/l} {$form.defno}
{if $sequencecnt > 0} {if $last_value > $form.defno} {l}設定した書式文字列が他のカテゴリと重複しているため、{/l}{$last_value}{l}から開始されます。{/l} {else} {l}設定した書式文字列が他のカテゴリと重複しております。{/l} {/if} {else} {if $q_max_faq_no > 0 && $q_max_faq_no > $form.defno} {l}設定した書式文字列が過去にしようされていたため、{$q_max_faq_no}から開始されます。{/l}
{/if} {/if}
{l}質問回答者名の表示{/l} {if $form.nmview == $smarty.const.VAL_COMMON_FLAG_OFF}{l}表示する{/l}{elseif $form.nmview == $smarty.const.VAL_COMMON_FLAG_ON}表示しない{/if}
{l}権限設定{/l} {l}参照{/l} {$form.authview|local_word:$dbValue.auth_word} {foreach from=$authuser name='_authuser' item='_authuser'} {$_authuser.full_name|word_breaker|neo_emoji}{if $_authuser.auth == '1'}({/if}{if $_authuser.auth_view == '1'}参{/if}{if $_authuser.auth_question == '1'}質{/if}{if $_authuser.auth_answer == '1'}回{/if}{if $_authuser.auth_approval == '1'}承{/if}{if $_authuser.auth_category_admin == '1'}管{/if}{if $_authuser.auth == '1'}){/if}
{/foreach} {foreach from=$authgrp name='_authgrp' item='_authgrp'} {$_authgrp.grp_name|word_breaker|neo_emoji}{if $_authgrp.auth == '1'}({/if}{if $_authgrp.auth_view == '1'}参{/if}{if $_authgrp.auth_question == '1'}質{/if}{if $_authgrp.auth_answer == '1'}回{/if}{if $_authgrp.auth_approval == '1'}承{/if}{if $_authgrp.auth_category_admin == '1'}管{/if}{if $_authgrp.auth == '1'}){/if}
{/foreach}
{l}質問{/l} {$form.authqas|local_word:$dbValue.auth_word}
{l}回答{/l} {$form.authans|local_word:$dbValue.auth_word}
{l}承認{/l} {$smarty.const.VAL_CATEGORY_AUTH_FLG_OFF|local_word:$dbValue.auth_word}
{l}カテゴリ管理{/l} {$smarty.const.VAL_CATEGORY_AUTH_FLG_OFF|local_word:$dbValue.auth_word}
{l}カテゴリアイコン{/l}
    
{include file="file:$templatedir/footer.html"}