{include file="file:$templatedir/header.html" _adminview="1" _viewmenu="admin"}
{if $isAdmin}{l}管理者設定{/l}{else}{l}カテゴリ管理{/l}{/if} > {l}FAQ一覧{/l} > {l}FAQ変更{/l}
{include file="file:$templatedir/left_admenu.html" }
{l}回答の変更{/l}
 {l}戻る{/l}
{if count($attachIDs) > 0} {/if}

{l}質問{/l}  No.{$arQdata.faq_no_f}{$arQdata.faq_no_b}

{l}質問者{/l} {if $arQdata.guest_name != ""}{$arQdata.guest_name|word_breaker|neo_emoji}{else}{$arQdata.full_name|word_breaker|neo_emoji}{/if}
{$titleval.urgent_kbn}{l}:{/l} {$arQdata.urgent_kbn|local_word:$dbValue.urgent_kbn_word}
{$arQdata.title|word_breaker|neo_emoji}

{l}質問日時:{/l}
{$arQdata.question_date|date_format:'%Y/%m/%d %H:%M'}

{if $arQdata.edit_mode_flg == $smarty.const.VAL_COMMON_FLAG_ON} {$arQdata.detail_rtf|smarty:nodefaults|neo_emoji} {else} {$arQdata.detail_rtf|nl2br|word_breaker|neo_emoji} {/if}
{l}添付ファイル{/l} {foreach from=$attachIDs item='_a_attach'} {/foreach}
{$_a_attach.attach_file_name|word_breaker}

{csrf}
    
{l}※(※)は必須項目です。{/l}
{include file="file:$templatedir/closemenu.html" _leftoff="1"} {if $smarty.const.FAQ_USE_SEND_MAIL == $smarty.const.VAL_COMMON_FLAG_ON} {/if}
{l}回答内容{/l}{l}(※){/l} {if $form.rte == $smarty.const.VAL_COMMON_FLAG_ON} {include file="file:$templatedir/tiny_mce.html"} {else} {if $smarty.const.FAQ_USE_RTE_ANSWER == $smarty.const.VAL_COMMON_FLAG_ON}
{/if} {/if}
{$titleval.answer_kbn}{l}(※){/l} {if $arAnsUser.official_permit_flg == $smarty.const.VAL_COMMON_FLAG_ON} {if $canReqAprv} {/if} {/if}
{$smarty.const.VAL_ANSWER_KBN_ADVICE|local_word:$dbValue.answer_kbn_word} {l}…{/l} {l}自分の経験・体験から助言する{/l}
{$smarty.const.VAL_ANSWER_KBN_SUPPLE|local_word:$dbValue.answer_kbn_word} {l}…{/l} {l}的確な回答するために不足している情報を質問者に質問する{/l}
{$smarty.const.VAL_ANSWER_KBN_ANSWER|local_word:$dbValue.answer_kbn_word} {l}…{/l} {l}質問の解決につながると思われる投稿{/l}
{$smarty.const.VAL_ANSWER_KBN_OFFICIAL|local_word:$dbValue.answer_kbn_word} {l}…{/l} {l}質問の解決につながると思われるオフィシャルな投稿{/l}
       {l}承認依頼を行う{/l}
{$titleval.advice_kbn}{l}(※){/l}
{$smarty.const.VAL_ADVICE_KBN_SPECIALIST|local_word:$dbValue.advice_kbn_word} {l}…{/l} {l}質問に関連した職業に精通している、または専門的な知識を有している方{/l}
{$smarty.const.VAL_ADVICE_KBN_EXPERIENCE|local_word:$dbValue.advice_kbn_word} {l}…{/l} {l}実際に経験・体験している方{/l}
{$smarty.const.VAL_ADVICE_KBN_GENERAL|local_word:$dbValue.advice_kbn_word} {l}…{/l} {l}参考になると思われる情報を有している方{/l}
{l}参考URL{/l} {foreach from=$form.refurl item="_url"}
{foreachelse}
{/foreach}
{l}通知メール{/l}{l}(※){/l} {l}通知メールを{/l}
{l}※ 「受信する」を選択しますと、この質問に対して他の回答が投稿された際、また質問者による補足が投稿された際に通知メールが送信されます。{/l}
    
{foreach from=$form.filelistname|smarty:nodefaults key='_id' item='_name'} {/foreach} {foreach from=$form.filelisttype|smarty:nodefaults key='_id' item='_name'} {/foreach} {foreach from=$form.delupfile key='_id' item='_name'} {/foreach}
 {l}戻る{/l}
{include file="file:$templatedir/footer.html"}