diff --git a/functions.php b/functions.php index af5a5c828..5e7b7c20f 100644 --- a/functions.php +++ b/functions.php @@ -5423,7 +5423,7 @@ print $labels_str; - if ($expand_cdm) + if (!$expand_cdm) $content_hidden = "style=\"display : none\""; else $excerpt_hidden = "style=\"display : none\"";