{include file="file:$templatedir/header.html" _adminview="1" _viewmenu="admin" _thickbox="1"}
{csrf}
{if $isAdmin}{l}管理者設定{/l}{else}{l}カテゴリ管理{/l}{/if} > {l}回答テンプレート一覧{/l} > {l}回答テンプレート変更{/l}
{include file="file:$templatedir/left_admenu.html" }
{l}回答テンプレート変更{/l}
 {l}戻る{/l}
    
{l}※(※)は必須項目です。{/l}
{l}カテゴリ{/l}
{foreach from=$ctnm item='_ct' name='_ct'}{$_ct.category_name|word_breaker|neo_emoji}{if ! $smarty.foreach._ct.last} > {/if}{/foreach}
{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}
    
 {l}戻る{/l}
{include file="file:$templatedir/footer.html"}