View Single Post
  #7 (permalink)  
Old 11-23-2009, 08:17 PM
tiger2000 tiger2000 is offline
Elite Member
 
Posts: 296
Question

hm.. still got some problem. this is what i've done:

1. goto skins/beach/ , edit manifest.xml , add these lines between <advance> </advanced> tags:

Code:
<templates>
<file>templates/Pages.template.js</file>
</templates>
2. copy jetty/webapps/zimbra/templates/prefs/Pages.template.js to jetty/webapps/zimbra/skins/beach/templates/ directory.

3. edit skins/beach/templates/Pages.template.js file and remove those lines for Busy/Free preferences.

4. goto jetty/webapps/zimbra/skins/ , run "zmskinsdeploy beach". Then run zmmailboxdctl restart.

any idea why it doesn't work? Thanks in advance.
Reply With Quote