Index: branches/dev/html/admin/mail/index.php
===================================================================
--- branches/dev/html/admin/mail/index.php	(revision 12577)
+++ branches/dev/html/admin/mail/index.php	(revision 12579)
@@ -27,6 +27,6 @@
 		global $arrSex;		
 		$this->arrSex = $arrSex;
-		global $arrRegistType;
-		$this->arrRegistType = $arrRegistType;
+		global $arrMailType;
+		$this->arrMailType = $arrMailType;
 		global $arrDomain;
 		$this->arrDomain = $arrDomain;
