|  | @@ -128,6 +128,7 @@ jQuery(function($){
 | 
	
		
			
				|  |  |          {"name":"max_quota_for_mbox","title":lang.mailbox_quota,"breakpoints":"xs sm"},
 | 
	
		
			
				|  |  |          {"name":"backupmx","filterable": false,"style":{"maxWidth":"120px","width":"120px"},"title":lang.backup_mx,"breakpoints":"xs sm"},
 | 
	
		
			
				|  |  |          {"name":"active","filterable": false,"style":{"maxWidth":"80px","width":"80px"},"title":lang.active},
 | 
	
		
			
				|  |  | +        {"name":"action","filterable": false,"sortable": false,"style":{"text-align":"right","maxWidth":"180px","width":"180px"},"type":"html","title":lang.action,"breakpoints":"xs sm"}
 | 
	
		
			
				|  |  |        ],
 | 
	
		
			
				|  |  |        "rows": $.ajax({
 | 
	
		
			
				|  |  |          dataType: 'json',
 |