By farzan on
Hello everybody,
How can I add or remove tabs in a page?
One way is to change the contents of the $vars['tabs'] in function _phptemplate_variables(); but this value is HTML; I want to add/remove tabs in an earlier stage; I mean by changing structure of tabs or something like that.
Thank you.
Comments
this will help
http://drupal.org/node/68792