+ +
+diff --git a/web/template/pkg_comments.php b/web/template/pkg_comments.php index d8346511..4e9dfa35 100644 --- a/web/template/pkg_comments.php +++ b/web/template/pkg_comments.php @@ -1,45 +1,42 @@ -
-- + - 10 && !isset($_GET['comments'])) { - echo '- --
' . __('Comment by: %s on %s', $carr['UserName'], gmdate('Y-m-d H:i', $carr['CommentTS'])) . '
'; - - if (canDeleteCommentArray($carr, $atype, $uid)) { - $durl = '"; - } - - echo $commentHeader; -?>