The user management part of the Drupal portal comes with tabs to Register, Log-in and Reset Password. These are displayed on each people management page. I’d rather not display these tabs to users, since they duplicate the functionality of our navigation header.
However, I can’t find any way to remove them without modifying the PHP elements of the theme. Is there some way to manage the display of these navigation tabs without modifying the theme?


