Index: /branches/dev/data/Smarty/templates/admin/basis/mail.tpl
===================================================================
--- /branches/dev/data/Smarty/templates/admin/basis/mail.tpl	(revision 14635)
+++ /branches/dev/data/Smarty/templates/admin/basis/mail.tpl	(revision 14636)
@@ -108,7 +108,7 @@
 										<!--{assign var=key value="send_type"}-->
 										<!--{if $arrForm.template_id > 1}-->
-										<!--{html_radios name="send_type" options=$arrSendType separator="&nbsp;" selected=$arrForm[$key]}-->
+										<!--{html_radios_ex 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}-->										
+										<!--{html_radios_ex name="send_type" options=$arrSendType separator="&nbsp;" selected=$arrForm[$key] disabled=true}-->										
 										<!--{/if}-->
 										</td>
