Disable "Server Information"

Curtis

Verified User
Joined
Oct 17, 2004
Messages
28
Is that any idea don let "user" to see the "server information" inside the direct admin panel? Thanks.
 
would also like this as I dont like the user's seeing version information.
 
fusionictnl said:
You could also say you want to hide it, because you're not want clients to see your low servers specs :D :p

.......................not really..............:(
 
remove <a href="/CMD_SYSTEM_INFO?domain=|domain|">|LANG_SERVER_INFO|</a><br> from your skin

/home/username/skins/enhanced/user/show_domain.html
 
If you remove code from a standard DA skin it will get overwritten when DA is updated.

Better idea would be to copy the skin as a custom skin, and make your changes to the custom skin.

Then set your users to use the custom skin.

Of course then when the skin gets new features you'll have to add them manually.

Jeff
 
Back
Top