mirror of
https://github.com/go-gitea/gitea.git
synced 2025-09-30 22:08:30 +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.Redirect(setting.AppSubURL + "/user/settings/email")
|
||||
ctx.Redirect(setting.AppSubURL + "/user/settings/account")
|
||||
}
|
||||
|
||||
// ForgotPasswd render the forget pasword page
|
||||
|
Reference in New Issue
Block a user