Änderung Back Button
This commit is contained in:
@@ -10,7 +10,7 @@ Partial Class ForgotPW
|
||||
Dim ConnectionString As String = String.Empty
|
||||
|
||||
Protected Sub btn_Back_Click(sender As Object, e As EventArgs)
|
||||
Response.Redirect("login/login_FLEX.aspx")
|
||||
Response.Redirect("login_FLEX.aspx")
|
||||
End Sub
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user