Where can I find the HTML for displaying tabs at the top of the page so I can edit it?
which tabs? which page(s)?
The $tabs refered to in page.tpl.php
ah ok, AFAIK those are generated programmatically by modules via hook_menu. They're not easily editable.
Comments
which tabs? which page(s)?
which tabs? which page(s)?
$tabs
The $tabs refered to in page.tpl.php
ah ok, AFAIK those are
ah ok, AFAIK those are generated programmatically by modules via hook_menu. They're not easily editable.