diff --git a/web/template/pkg_comments.php b/web/template/pkg_comments.php index bd26a3e8..d8346511 100644 --- a/web/template/pkg_comments.php +++ b/web/template/pkg_comments.php @@ -8,7 +8,7 @@ while (list($indx, $carr) = each($comments)) { ?> $carr['UserName'] = "{$carr['UserName']}"; } - $commentHeader = '
' . __('Comment by: %s on %s', $carr['UserName'], gmdate('r', $carr['CommentTS'])) . '
'; + $commentHeader = '' . __('Comment by: %s on %s', $carr['UserName'], gmdate('Y-m-d H:i', $carr['CommentTS'])) . '
'; if (canDeleteCommentArray($carr, $atype, $uid)) { $durl = '