änderung

This commit is contained in:
ja
2022-02-08 14:29:58 +01:00
parent 746488c71d
commit b004c2cd2c
7 changed files with 74 additions and 75 deletions

View File

@@ -258,7 +258,7 @@ Partial Class login_Change_PW
btn_submitpw.Text = "zum Login"
Else
VERAG_VARIABLES.seterrorcount(25)
lbl_messagetext.Text = VERAG_VARIABLES.geterrornumb() + "Passwords shouldn't match!"
lbl_messagetext.Text = VERAG_VARIABLES.geterrornumb() + "Old and new Passwords shouldn't match!"
End If
End Using
con.Close()