diff --git a/modules/comment/views/comment.html.php b/modules/comment/views/comment.html.php index 25cd2caa..a87634e9 100644 --- a/modules/comment/views/comment.html.php +++ b/modules/comment/views/comment.html.php @@ -1,8 +1,13 @@
  • -

    - author ?> - created) ?> + url("images/avatar.jpg") ?> + avatar($comment->author)): ?> + url("images/avatar.jpg") ?> + +

    + <?= $comment->author ?> + created) ?> + author ?>

    text ?> diff --git a/modules/comment/views/comments.html.php b/modules/comment/views/comments.html.php index 3ca34a0f..e34446ac 100644 --- a/modules/comment/views/comments.html.php +++ b/modules/comment/views/comments.html.php @@ -1,5 +1,6 @@ -