diff --git a/include/template/follow_up-display.php b/include/template/follow_up-display.php index 1dc1c595d..f2230a7a9 100644 --- a/include/template/follow_up-display.php +++ b/include/template/follow_up-display.php @@ -300,7 +300,7 @@ function small(p_id_textarea){ echo ''; echo ''; } - } else { + } elseif ( count($acomment)> 0 && $p_view != 'READ') { // there is no comments so there is no description, just input one echo h2(_("Description")); $description->set_enrichText('enrich'); @@ -308,7 +308,9 @@ function small(p_id_textarea){ echo '