Index: branches/dev/data/Smarty/templates/admin/basis/mail.tpl
===================================================================
--- branches/dev/data/Smarty/templates/admin/basis/mail.tpl	(revision 14642)
+++ branches/dev/data/Smarty/templates/admin/basis/mail.tpl	(revision 14643)
@@ -111,9 +111,9 @@
 										<!--{else}-->
 											<!--{if $arrForm.template_id=='0'}-->
-											<!--{assign var="arrSendType" value="¥Ñ¥½¥³¥ó"}-->
+											<input type="radio" name="send_type" value="0" id="send_type_0" checked="checked" /><label for="send_type_0">¥Ñ¥½¥³¥ó</label>&nbsp;
 											<!--{else}-->
-											<!--{assign var="arrSendType" value="·ÈÂÓ"}-->
+											<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>
