forked from indymedia/epicyon
				
			No extra newline
							parent
							
								
									fed52f148b
								
							
						
					
					
						commit
						a9386ead07
					
				|  | @ -5345,7 +5345,7 @@ def htmlNewswire(newswire: str) -> str: | ||||||
|         htmlStr += '<p class="newswireItem">' + \ |         htmlStr += '<p class="newswireItem">' + \ | ||||||
|             '<a href="' + item[1] + '">' + item[0] + '</a>' |             '<a href="' + item[1] + '">' + item[0] + '</a>' | ||||||
|         htmlStr += ' <label class="newswireDate">' |         htmlStr += ' <label class="newswireDate">' | ||||||
|         htmlStr += dateStr.replace('+00:00', '') + '</label></p><br>' |         htmlStr += dateStr.replace('+00:00', '') + '</label></p>' | ||||||
|     return htmlStr |     return htmlStr | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue