diff --git a/themes/default/layout.class.php b/themes/default/layout.class.php index 4b3b39c5..606415a3 100644 --- a/themes/default/layout.class.php +++ b/themes/default/layout.class.php @@ -76,14 +76,7 @@ EOD; $b = $block->body; $html = ""; $i = str_replace(' ', '_', $h) . $salt; - if($hidable) { - #$toggle = " onclick=\"toggle('$i')\""; - $toggle = ""; - } - else { - $toggle = ""; - } - if(!is_null($h)) $html .= " + if($hidable) $html .= " -