Customize Buttons
Hide Email Tab
You can remove the Email tab using CSS.
<style type="text/css">
#a2apage_EMAIL { display:none !important; }
</style>
You can remove the Email tab using CSS.
<style type="text/css">
#a2apage_EMAIL { display:none !important; }
</style>