Index: branches/dev/data/Smarty/templates/admin/basis/mail.tpl
===================================================================
--- branches/dev/data/Smarty/templates/admin/basis/mail.tpl	(revision 14621)
+++ branches/dev/data/Smarty/templates/admin/basis/mail.tpl	(revision 14624)
@@ -105,5 +105,7 @@
 									<tr class="fs12n">
 										<td bgcolor="#f2f1ec">¥á¡¼¥ë·Á¼°<span class="red"> *</span></td>
-										<td bgcolor="#ffffff"><span <!--{if $arrErr.send_type}--><!--{sfSetErrorStyle}--><!--{/if}-->><!--{html_radios name="send_type" options=$arrSendType separator="&nbsp;" selected="0"}--></span>
+										<td bgcolor="#ffffff">
+										<!--{assign var=key value="send_type"}-->
+										<span <!--{if $arrErr.send_type}--><!--{sfSetErrorStyle}--><!--{/if}-->><!--{html_radios name="send_type" options=$arrSendType separator="&nbsp;" selected=$arrForm[$key]}--></span>
 										<!--{if $arrErr.send_type}--><br><span class="red12"><!--{$arrErr.send_type}--></span><!--{/if}-->
 										</td>
