Index: /branches/dev/data/Smarty/templates/admin/basis/mail.tpl
===================================================================
--- /branches/dev/data/Smarty/templates/admin/basis/mail.tpl	(revision 15012)
+++ /branches/dev/data/Smarty/templates/admin/basis/mail.tpl	(revision 15017)
@@ -107,13 +107,11 @@
 										<td bgcolor="#ffffff">
 										<!--{assign var=key value="send_type"}-->
-											<!--{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}-->
+										<!--{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;
 										<!--{else}-->
 											<!--{html_radios_ex name="send_type" options=$arrSendType separator="&nbsp;" selected=$arrForm[$key]}-->
-										<!--{/if}-->
+										</if>
 										</td>
 									</tr>
