mirror of
https://github.com/go-gitea/gitea
synced 2024-12-22 20:37:52 +01:00
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
|
||||
|
Loading…
Reference in New Issue
Block a user