mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-03 11:44:19 +00:00 
			
		
		
		
	Fix typo
This commit is contained in:
		@@ -707,7 +707,7 @@ ComunicWeb.components.posts.ui = {
 | 
			
		||||
					var cancelReponseLink = createElem2({
 | 
			
		||||
						appendTo: choosedResponseElem,
 | 
			
		||||
						type: "a",
 | 
			
		||||
						innerHTML: lang("posts_ui_cance_response_survey")
 | 
			
		||||
						innerHTML: lang("posts_ui_cancel_response_survey")
 | 
			
		||||
					});
 | 
			
		||||
 | 
			
		||||
					//Make cancel button lives
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user