From bdff96bd547b15dc6940573b9da0e80c45790b3a Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Sat, 3 Jan 2009 19:09:32 +0000 Subject: Added a jump to comments button with a scroll to effect. --- modules/comment/views/comment.html.php | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 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 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 ?> -- cgit v1.2.3