{include file="file:$templatedir/header.html" _viewmenu='home'}
{include file="file:$templatedir/left_glmenu.html"}
{csrf}
{foreach from=$form.filelistname|smarty:nodefaults key='_id' item='_name'} {/foreach} {foreach from=$form.filelisttype|smarty:nodefaults key='_id' item='_name'} {/foreach}
{l}新しく質問をする{/l}

STEP 1

{l}質問内容入力{/l}

STEP 2

{l}確認{/l}

STEP 3

{l}完了{/l}

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

{l}あなたが質問する内容です。これでよろしいですか?{/l}


{l}投稿カテゴリ{/l}
{$category.c1_name|word_breaker|neo_emoji}{if $category.c2_id != ''} > {$category.c2_name|word_breaker|neo_emoji}{/if}{if $category.c3_id != ''} > {$category.c3_name|word_breaker|neo_emoji}{/if}
{if $arSelCat.name_view_flg == $smarty.const.VAL_COMMON_FLAG_OFF} {/if} {if count($attachIDs) > 0} {/if}

{l}質問  No.xxxxx (質問投稿時に確定){/l}

{l}質問者{/l} {if strlen($user_id) > 0}{$personal_name|word_breaker|neo_emoji} {else}{$form.name|word_breaker|neo_emoji} {/if}
{$titleval.urgent_kbn}{l}:{/l} {$form.urgent_kbn|local_word:$dbValue.urgent_kbn_word}
{$form.title|word_breaker|neo_emoji}

{l}質問日時:{/l}
{l}(質問投稿時に確定){/l}

{if $form.rte == $smarty.const.VAL_COMMON_FLAG_ON} {$form.body|smarty:nodefaults|neo_emoji} {else} {$form.body|nl2br|word_breaker|neo_emoji} {/if}
{l}添付ファイル{/l} {foreach from=$attachIDs item='_a_attach' key='_id'} {/foreach}
{$_a_attach.name|word_breaker}
{if $smarty.const.FAQ_USE_SEND_MAIL == $smarty.const.VAL_COMMON_FLAG_ON}
{l}通知メール{/l}
{if $user_id != ""} {if strlen($user_data.e_mail_main) > 0 && $user_data.e_mail_main_receive_flg == $smarty.const.VAL_COMMON_FLAG_ON}{$user_data.e_mail_main|word_breaker}{else}{l}メールアドレス未設定{/l}{/if} {else} {if strlen($form.mail) > 0}{$form.mail|word_breaker}{else}{l}メールアドレス未設定{/l}{/if} {/if}
{l}通知メールを{/l}{$form.info_mail|local_word:$dbValue.info_mail_word}
{/if}
    

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