Index: /branches/dev/data/Smarty/templates/admin/basis/mail.tpl
===================================================================
--- /branches/dev/data/Smarty/templates/admin/basis/mail.tpl	(revision 14643)
+++ /branches/dev/data/Smarty/templates/admin/basis/mail.tpl	(revision 15012)
@@ -107,13 +107,12 @@
 										<td bgcolor="#ffffff">
 										<!--{assign var=key value="send_type"}-->
-										<!--{if $arrForm.template_id > 1}-->
-										<!--{html_radios_ex name="send_type" options=$arrSendType separator="&nbsp;" selected=$arrForm[$key]}-->
+											<!--{if $arrForm.template_id ==1 ||$arrForm.template_id ==2}-->
+											<!--{if $arrForm.template_id == 1}-->
+												<input type="radio" name="send_type" value="0" id="send_type_0" checked="checked" /><label for="send_type_0">¥Ñ¥½¥³¥ó</label>&nbsp;
+											<!--{elseif $arrForm.template_id == 2}-->
+												<input type="radio" name="send_type" value="1" id="send_type_1" checked="checked" /><label for="send_type_1">·ÈÂÓ</label>&nbsp;
+											<!--{/if}-->
 										<!--{else}-->
-											<!--{if $arrForm.template_id=='0'}-->
-											<input type="radio" name="send_type" value="0" id="send_type_0" checked="checked" /><label for="send_type_0">¥Ñ¥½¥³¥ó</label>&nbsp;
-											<!--{else}-->
-											<input type="radio" name="send_type" value="1" id="send_type_1" checked="checked" /><label for="send_type_1">·ÈÂÓ</label>&nbsp;
-											<!--{/if}-->
-											<!--{* <!--{html_radios_ex name="send_type" options=$arrSendType separator="&nbsp;" selected=$arrForm[$key]}--> *}-->
+											<!--{html_radios_ex name="send_type" options=$arrSendType separator="&nbsp;" selected=$arrForm[$key]}-->
 										<!--{/if}-->
 										</td>
