| 
					
				 | 
			
			
				@@ -81,7 +81,7 @@ function clean_str($str) { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	<?php 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	if($section) { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 		$section_title = explode(" - ", strtoupper($feed->get_title())); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-		echo "<h2 syle='text-align: center;'>" . $section_title[0]  . " NEWS</h2>"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+		echo '<h2 syle="text-align: center;">' . $section_title[0]  . " NEWS</h2>"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	} 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	?> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 	<p style="text-align: center; font-size: small;"> 
			 |