diff --git a/functions.php b/functions.php index 32240b1ac..7de4ed1b5 100644 --- a/functions.php +++ b/functions.php @@ -4636,9 +4636,11 @@ print $line["content_preview"]; print ""; - print " - Show article"; + if (!$expand_cdm) { + print " + Show article"; + } print "
";