diff --git a/Template.php b/Template.php index 32f4920..7f93528 100644 --- a/Template.php +++ b/Template.php @@ -115,10 +115,11 @@ class Template { global $ID; global $conf; + // id of the current sidebar, each sidebar must have its own state + $header = sprintf('
', page_findnearest($conf['sidebar'])); // add tabs if multiple navigation types available - $header = ''; if ($this->plugins['sitemapnavi'] !== null) { - $header = '