fixed backwards DIV UL tags at the end of the RSS feed list
This commit is contained in:
		@@ -120,7 +120,7 @@ while ( my $url = <DATA>) {
 | 
				
			|||||||
} # while DATA
 | 
					} # while DATA
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#close out the list URL html
 | 
					#close out the list URL html
 | 
				
			||||||
$listHTML .= "</div></ul>\n";
 | 
					$listHTML .= "</ul></div>\n";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
###################################
 | 
					###################################
 | 
				
			||||||
#  Make an RSS Feed! 
 | 
					#  Make an RSS Feed! 
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user