Index: /branches/dev/html/entry/index.php
===================================================================
--- /branches/dev/html/entry/index.php	(revision 283)
+++ /branches/dev/html/entry/index.php	(revision 284)
@@ -129,6 +129,6 @@
 			//¡¡´°Î»¥á¡¼¥ëÁ÷¿®
 			$objPage->CONF = $CONF;
-			$objPage->to_name01 = $_POST['name01'];
-			$objPage->to_name02 = $_POST['name02'];
+			$objPage->name01 = $_POST['name01'];
+			$objPage->name02 = $_POST['name02'];
 			$objMailText = new SC_SiteView();
 			$objMailText->assignobj($objPage);
Index: /branches/dev/data/Smarty/templates/mail_templates/customer_mail.tpl
===================================================================
--- /branches/dev/data/Smarty/templates/mail_templates/customer_mail.tpl	(revision 17)
+++ /branches/dev/data/Smarty/templates/mail_templates/customer_mail.tpl	(revision 284)
@@ -18,5 +18,5 @@
 ¨±¨¬¨¬¨¬¨¬¨¬¨¬¨¬¨¬¨¬¨¬¨¬¨¬¨¬¨¬¨¬¨¬¨¬¨¬¨¬¨¬¨¬¨¬¨¬¨¬¨¬¨¬¨¬¨¬¨¬¨¬¨°
 
-<!--{$to_name01}--> <!--{$to_name02}--> ÍÍ
+<!--{$name01}--> <!--{$name02}--> ÍÍ
 
 <!--{$CONF.shop_name}-->¤Ç¤´¤¶¤¤¤Þ¤¹¡£
