I want to do some theming! But for this, I have to change the html-structure of the page, want to move some parts around.
Especialy the tabs. But if I move the code for the tabs out of menu.php to panel.php, where I need it, it doesn't know anything of the tabs and throws an error.
How may I get the informations about the tabs into panel.php?