From a0f3c09a07f2673f0ce2fac67c13df607d72061e Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Fri, 9 Jan 2009 04:43:34 +0000 Subject: Eliminate unused avatar code (for now) --- modules/comment/views/comment.html.php | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'modules/comment/views/comment.html.php') diff --git a/modules/comment/views/comment.html.php b/modules/comment/views/comment.html.php index de0640bd..fc53fefa 100644 --- a/modules/comment/views/comment.html.php +++ b/modules/comment/views/comment.html.php @@ -1,11 +1,8 @@
  • - url("images/avatar.jpg") ?> - avatar($comment->author)): ?> - url("images/avatar.jpg") ?> -

    - <?= $comment->author ?> + " + class="gAvatar" alt="author ?>" /> created) ?> author ?>

    -- cgit v1.2.3