Index: /branches/dev/data/Smarty/templates/admin/basis/mail.tpl
===================================================================
--- /branches/dev/data/Smarty/templates/admin/basis/mail.tpl	(revision 13724)
+++ /branches/dev/data/Smarty/templates/admin/basis/mail.tpl	(revision 13728)
@@ -32,5 +32,6 @@
 <form name="form1" id="form1" method="GET" action="<!--{$smarty.server.PHP_SELF|escape}-->">
 <input type="hidden" name="mode" value="regist">
-<input type="hidden" name="template_id" value="">
+<!--{assign var=key value="template_id"}-->
+<input type="hidden" name="template_id" value="<!--{$arrForm[$key]|escape}-->">
 	<tr valign="top">
 		<td background="<!--{$smarty.const.URL_DIR}-->img/contents/navi_bg.gif" height="402">
