Ändneurnegen

This commit is contained in:
ja
2022-02-08 14:34:54 +01:00
parent fddd55342e
commit 9b8dc0ab68
8 changed files with 75 additions and 84 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()