|
|
[an error occurred while processing this directive]
Mozilla Mailnews FAQLast 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; } |