{include file="file:$templatedir/header.html" _adminview="1" _viewmenu="admin"}
{l}管理者設定{/l} > {l}メールテンプレート設定{/l}
{include file="file:$templatedir/left_admenu.html" }
{l}メールテンプレート設定{/l}
 {l}戻る{/l}

{l}共通項目{/l}
{l}既定差出人メールアドレス{/l} {$smarty.const.FAQ_DEF_COM_SEND_ADDRESS}

{foreach from=$reg_data name='_regname' key='_regkey' item='_reg'} {if $smarty.foreach._regname.first} {/if} {/foreach} {foreach from=$qa_data name='_qaname' key='_qakey' item='_qa'} {if $smarty.foreach._qaname.first} {/if} {/foreach} {foreach from=$other_data name='_othername' key='_otherkey' item='_other'} {if $smarty.foreach._othername.first} {/if} {/foreach}

{l}メールテンプレート{/l}
{l}ユーザーの登録関連{/l} {$_reg}
{l}FAQ投稿関連{/l} {$_qa}
{l}その他{/l} {$_other}

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