Änderung Absicherung

This commit is contained in:
ja
2021-11-11 11:24:36 +01:00
parent 4147c7c40b
commit c9d9df23c1

View File

@@ -737,7 +737,7 @@ Partial Class ForgotPW
ElseIf nameoftoken = "Error in Session ID. It has changed. Please check admin!" Then
' Dim mailto As String = "support@verag.ag"
Dim mailto As String = "ja@verag.ag"
Dim htmlbody As String
Dim htmlbody As String = String.Empty
VERAG_VARIABLES.seterrorcount(500)
Dim Betreff As String = "Session ID" + VERAG_VARIABLES.geterrornumb
If String.IsNullOrEmpty(txt_Username.Text) = False And String.IsNullOrEmpty(txt_Username_M.Text) = True Then