This commit is contained in:
Jonathan Jenne
2017-12-05 11:47:21 +01:00
parent ecf7788c00
commit feac055ae7
2 changed files with 58 additions and 17 deletions

View File

@@ -444,6 +444,7 @@ Public Class frmMain
lblString1.Text = "Email-Empfänger:"
Case 2 'json BNS
lblString1.Text = "User Kunde:"
lblString2.Text = "BNS Kundennummer:"
End Select
End Sub