[an error occurred while processing this directive]
[an error occurred while processing this directive]

Mozilla Mailnews FAQ

Last updated on April 2, 2006.

How do I get the "Advanced" button back on the search bar?

Add this script in your userChrome.css (See Editing Config Files):

#advancedButton { display: -moz-box !important; }

[an error occurred while processing this directive]