MS_Dec2015

This commit is contained in:
SchreiberM
2016-01-04 09:59:07 +01:00
parent 343fffe9ca
commit 3bcfde3a6f
25 changed files with 1213 additions and 482 deletions

View File

@@ -65,7 +65,7 @@ Public Class frmUserKonfig_AddUsers
Dim usersAdded As Integer = 0
If items.Count = 0 Then
MsgBox("Keine Benutzer ausgewählt")
MsgBox("Keine Benutzer ausgewählt!", MsgBoxStyle.Information)
Exit Sub
End If