Index: VerpakkingsDefinitie/UI/LogInScherm.pas =================================================================== diff -u -r570 -r571 --- VerpakkingsDefinitie/UI/LogInScherm.pas (.../LogInScherm.pas) (revision 570) +++ VerpakkingsDefinitie/UI/LogInScherm.pas (.../LogInScherm.pas) (revision 571) @@ -95,8 +95,7 @@ var ErrorMessage: string; begin - // FUserAgent.GebruikerAanmelden(EditGebruikersnaam.Text, EditWachtwoord.Text, self.ApplicationContext.UserContext); - FUserAgent.GebruikerAanmelden('tve', 'tve1502', self.ApplicationContext.UserContext); + FUserAgent.GebruikerAanmelden(EditGebruikersnaam.Text, EditWachtwoord.Text, self.ApplicationContext.UserContext); if ApplicationContext.UserContext.IsOK then begin