{include file="file:$templatedir/header.html" _adminview="1" _viewmenu="admin" _thickbox='1'}
{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}
{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} {if $arQdata.question_user_id == ""} {/if}
{l}お名前{/l}{l}(※){/l} {if $arQdata.question_user_id == ""}{else}{$arQdata.full_name|word_breaker|neo_emoji}{/if}
{l}メールアドレス{/l} {if $arQdata.question_user_id == ""} {elseif strlen($arQdata.e_mail_main) > 0 && $arQdata.e_mail_main_receive_flg == $smarty.const.VAL_COMMON_FLAG_ON}{$arQdata.e_mail_main|word_breaker} {/if}
{l}通知メール{/l}{l}(※){/l} {l}通知メールを{/l}
{l}※ 「受信する」を選択しますと、この質問に対して回答が投稿された際に通知メールが送信されます。{/l}
{l}パスワード{/l}{l}(※){/l}
{l}カテゴリ{/l}{l}(※){/l}
{$form.cnm|word_breaker}
{l}質問タイトル{/l}{l}(※){/l}
{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_QUESTION == $smarty.const.VAL_COMMON_FLAG_ON}
{/if} {/if}
{$titleval.urgent_kbn}{l}(※){/l}
{$smarty.const.VAL_QUESTION_URGENT_SLOW|local_word:$dbValue.urgent_kbn_word}  {$smarty.const.VAL_QUESTION_URGENT_SLOW|local_word:$dbValue.urgent_kbn_word}
{$smarty.const.VAL_QUESTION_URGENT_MIDDLE|local_word:$dbValue.urgent_kbn_word}  {$smarty.const.VAL_QUESTION_URGENT_MIDDLE|local_word:$dbValue.urgent_kbn_word}
{$smarty.const.VAL_QUESTION_URGENT_FAST|local_word:$dbValue.urgent_kbn_word}  {$smarty.const.VAL_QUESTION_URGENT_FAST|local_word:$dbValue.urgent_kbn_word}
    
{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"}