Remove URL from page title
Is there a way to remove the url from the page title?
Ex. Currently the page title shows: https://mail.server.com?skin=customskin - Zimbra: Inbox (7)
I would like the page title to show: Zimbra: Inbox (7)
Does anyone have any idea where to change this? I tried modifying the Dwt.setTitle function to replace everything in the incoming text. This worked in that I can manipulate the title from the end of the server name on. However, I can not remove the url.
Ideas?
Thank you,
Casey