Index: branches/dev/html/admin/mail/index.php
===================================================================
--- branches/dev/html/admin/mail/index.php	(revision 11768)
+++ branches/dev/html/admin/mail/index.php	(revision 11770)
@@ -95,14 +95,5 @@
 		$list_data['job_disp'] = $job_disp;
 	}
-	
-	// ¥á¡¼¥ë¼ïÊÌ¤ÎÊÑ´¹
-	if (count($list_data['mail_type']) > 0) {
-		foreach($list_data['mail_type'] as $key => $val){
-			$list_data['mail_type'][$key] = $objPage->arrMailType[$val];
-			$mail_type_disp .= $list_data['mail_type'][$key] . " ";
-		}
-		$list_data['mail_type_disp'] = $mail_type_disp;
-	}
-	
+		
 	// ¥«¥Æ¥´¥êÊÑ´¹
 	$arrCatList = sfGetCategoryList();
