Yes, but in case you
can't wait for the "bug" to be
fixed you can edit the file
/opt/zimbra/jetty/webapps/zimbra/skins/_base/base2/skin.html find the line that reads:
<!--div id='skin_container_quota' class='skin_container'></div-->
and take out the comments so it looks like:
Code:
<div id='skin_container_quota' class='skin_container'></div>
Now, be advised that this is an (
unsupported) hack and "anything could happen". Also, until the bug is fixed you will need to redo this after each upgrade of your ZCS install ... while the line remains present, and there's no guarantee that it will.
Use at your own risk.