| 
					
				 | 
			
			
				@@ -94,7 +94,7 @@ class EdlpAjaxController extends ControllerBase { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           "#attributes"=>array( 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             "class"=>['future-events'] 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           ), 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-          "#markup"=>"<h3>" . t("Future events") . "</h3>", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+          "#markup"=>"<h3>" . t("Upcoming events") . "</h3>", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				           "future_events"=>$future_list 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         ); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       } 
			 |