Customize Buttons
Hide "Favorites" & "Bookmark" Tab
You can remove the "Add to Favorites" & "Bookmark" tab using CSS.
<style type="text/css">
#a2apage_BROWSER { display:none !important; }
</style>
Note: This tab was deprecated in December 2011.
