cluster Posted June 8, 2018 Share Posted June 8, 2018 I would like to remove or hide the two buttons below from the ClientArea productdetails, is that possible? Login to ControlPanel open noVNC Client I use the VMmanager modulehttps://marketplace.whmcs.com/product/3202 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted June 8, 2018 Share Posted June 8, 2018 first thought would be to contact it's developers and get them to tweak the addon... that's the safest way. though you could probably edit /servers/vmmanager.php and remove the functions that generate those buttons. 0 Quote Link to comment Share on other sites More sharing options...
cluster Posted June 8, 2018 Author Share Posted June 8, 2018 thanks! I have removed following two lines and it seems to work ;-) <input type='submit' name='auth' value='Login to Control Panel'/> <input type='submit' name='novnc' value='Open noVNC client'/> 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.