Index: branches/version-2_4-dev/data/class/pages/admin/customer/LC_Page_Admin_Customer.php
===================================================================
--- branches/version-2_4-dev/data/class/pages/admin/customer/LC_Page_Admin_Customer.php	(revision 18597)
+++ branches/version-2_4-dev/data/class/pages/admin/customer/LC_Page_Admin_Customer.php	(revision 18600)
@@ -226,4 +226,6 @@
                 if (!empty($arrRet[0]['email_mobile'])) {
                     $objMailText = new SC_MobileView(false);
+                    $this->to_name01 = $arrRet[0]['name01'];
+                    $this->to_name02 = $arrRet[0]['name02'];
                 } else {
                     $objMailText = new SC_SiteView(false);
