Anpassung des Logoutscreens an Mobilversion für Smartphones
This commit is contained in:
@@ -28,4 +28,7 @@ Partial Class login_Logout
|
||||
Protected Sub btn_backtostart_Click(sender As Object, e As EventArgs) Handles btn_backtostart.ServerClick
|
||||
Response.Redirect("../login/login_FLEX.aspx")
|
||||
End Sub
|
||||
Protected Sub btn_backtostart_m_Click(sender As Object, e As EventArgs) Handles btn_backtostart_m.ServerClick
|
||||
Response.Redirect("../login/login_FLEX.aspx")
|
||||
End Sub
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user