neu
This commit is contained in:
@@ -307,7 +307,7 @@ Public Class frmLogin
|
||||
Dim f As New frmChangePWD(VERAG_PROG_ALLGEMEIN.cAllgemein.MITARBEITER)
|
||||
f.txtPwdOld.Text = txtKennwort.Text
|
||||
f.txtPwdNew1.Focus()
|
||||
If f.ShowDialog() <> Windows.Forms.DialogResult.OK Then
|
||||
If f.ShowDialog() <> DialogResult.OK Then
|
||||
Exit Sub
|
||||
End If
|
||||
End If
|
||||
|
||||
Reference in New Issue
Block a user