Index: /branches/dev/data/class/SC_CustomerList.php
===================================================================
--- /branches/dev/data/class/SC_CustomerList.php	(revision 11747)
+++ /branches/dev/data/class/SC_CustomerList.php	(revision 11748)
@@ -285,5 +285,5 @@
 		
 		if($is_mobile == true) {
-			$email_column = "dtb_customer.email_mobile";
+			$email_column = "dtb_customer.email_mobile as email";
 		} else {
 			$email_column = "dtb_customer.email";			
