MS_Dec2015
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user