Index: branches/dev/data/Smarty/templates/admin/basis/mail.tpl
===================================================================
--- branches/dev/data/Smarty/templates/admin/basis/mail.tpl	(revision 14634)
+++ branches/dev/data/Smarty/templates/admin/basis/mail.tpl	(revision 14635)
@@ -107,5 +107,9 @@
 										<td bgcolor="#ffffff">
 										<!--{assign var=key value="send_type"}-->
-										<!--{html_radios name="send_type" options=$arrSendType separator="&nbsp;" selected=$arrForm[$key] disabled=true}-->
+										<!--{if $arrForm.template_id > 1}-->
+										<!--{html_radios name="send_type" options=$arrSendType separator="&nbsp;" selected=$arrForm[$key]}-->
+										<!--{else}-->
+										<!--{html_radios name="send_type" options=$arrSendType separator="&nbsp;" selected=$arrForm[$key] disabled=true}-->										
+										<!--{/if}-->
 										</td>
 									</tr>
