Hi kjell.ek,
Do you mean the CuteChat chat room help button below?
If yes, please open file "CuteSoft_Client\CuteChat\Script\Channel_New.js", find section below and delete it.
- menuitem=menu.Add(1,TEXT("UI_Help"),__cc_urlbase+"Images/help.png",function()
- {
- ChatUI_ShowHelp("MENU");
- },null);
Regards,
Ken