mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-03 19:54:14 +00:00 
			
		
		
		
	Fix error
This commit is contained in:
		@@ -51,7 +51,7 @@ ComunicWeb.pages.passwordForgotten.promptOption = {
 | 
			
		||||
	 * @param {HTMLElement} target The target of the form
 | 
			
		||||
	 * @param {Function} callback
 | 
			
		||||
	 */
 | 
			
		||||
	_show_options(hasSecurityQuestions, target, callback){
 | 
			
		||||
	_show_options: function(hasSecurityQuestions, target, callback){
 | 
			
		||||
 | 
			
		||||
		//Create a form
 | 
			
		||||
		var form = createElem2({
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user