From 37e5423b77cfe5ffefa968a9fd9d8227a28da23b Mon Sep 17 00:00:00 2001 From: Joel Kuczmarski Date: Fri, 22 Mar 2013 05:00:05 -0500 Subject: [PATCH] add comment template --- lib/comments.php | 17 ++--------------- templates/comment.php | 14 ++++++++++++++ 2 files changed, 16 insertions(+), 15 deletions(-) create mode 100644 templates/comment.php diff --git a/lib/comments.php b/lib/comments.php index e8c5ba5..c5c8d11 100644 --- a/lib/comments.php +++ b/lib/comments.php @@ -28,21 +28,8 @@ class Roots_Walker_Comment extends Walker_Comment { extract($args, EXTR_SKIP); ?> -
  • > - -
    -

    - - - - comment_approved == '0') : ?> -
    - -
    - - - - $depth, 'max_depth' => $args['max_depth']))); ?> +
  • > + +
    +

    + + + + comment_approved == '0') : ?> +
    + +
    + + + + $depth, 'max_depth' => $args['max_depth']))); ?>