mirror of
				https://github.com/go-gitea/gitea
				synced 2025-11-04 05:18:25 +00:00 
			
		
		
		
	
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							3444fa2dd7
						
					
				
				
					commit
					76878fd69b
				
			@@ -1219,7 +1219,7 @@ func ActivateEmail(ctx *context.Context) {
 | 
				
			|||||||
		ctx.Flash.Success(ctx.Tr("settings.add_email_success"))
 | 
							ctx.Flash.Success(ctx.Tr("settings.add_email_success"))
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	ctx.Redirect(setting.AppSubURL + "/user/settings/email")
 | 
						ctx.Redirect(setting.AppSubURL + "/user/settings/account")
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// ForgotPasswd render the forget pasword page
 | 
					// ForgotPasswd render the forget pasword page
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user