finish commit
This commit is contained in:
parent
aaa39b3d16
commit
cff1dada9c
@ -1749,6 +1749,7 @@ namespace EduNetworkBuilder
|
||||
if(CurrentUser != null && !CurrentUser.isAdmin)
|
||||
{
|
||||
MessageBox.Show(NB.Translate("NB_LogOutFirst"));
|
||||
return;
|
||||
}
|
||||
int counter = 0;
|
||||
PersonClass tUser = null;
|
||||
|
Loading…
Reference in New Issue
Block a user