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 ++----- modules/comment/views/comments.html.php | 6 +----- 2 files changed, 3 insertions(+), 10 deletions(-) (limited to 'modules') 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 ?>

    diff --git a/modules/comment/views/comments.html.php b/modules/comment/views/comments.html.php index b28a536e..6c319317 100644 --- a/modules/comment/views/comments.html.php +++ b/modules/comment/views/comments.html.php @@ -3,12 +3,8 @@