Is there any way to hide the voicemail indicator icons for users?
If not, can you add an option?
I don't want my average users to see this. It's only useful for my admin staff.
Is there any way to hide the voicemail indicator icons for users?
If not, can you add an option?
I don't want my average users to see this. It's only useful for my admin staff.
You could try creating a custom theme.css with this line:
.mwi { display:none; visibility:hidden;}
it will hide the indicator (for everyone). But i am not 100% sure it will remain hidden if new voicemail is left into a mailbox.
http://members.asternic.biz/knowledge_base/howto-how-to-modify-the-fop2-look-by-using-themes