Skip to content

Commit

Permalink
Small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
FileEX committed Apr 19, 2024
1 parent 136fcda commit 80fe2d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion [admin]/admin2/client/main/admin_acl.lua
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ function aAclTab.onClick(key, state)
aAclTab.RefreshResourcesList()
end
else
messageBox("No user selected!", MB_ERROR, MB_OK)
messageBox("No resource selected!", MB_ERROR, MB_OK)
end
end
end
Expand Down

0 comments on commit 80fe2d0

Please sign in to comment.