From aed5a4c7882fb612117a3fb57223b7447db1378f Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Sat, 10 Jan 2009 22:39:24 +0000 Subject: --- modules/comment/views/admin_comments.html.php | 177 +++++++++++--------------- 1 file changed, 75 insertions(+), 102 deletions(-) (limited to 'modules') diff --git a/modules/comment/views/admin_comments.html.php b/modules/comment/views/admin_comments.html.php index dcee0462..e6741b35 100644 --- a/modules/comment/views/admin_comments.html.php +++ b/modules/comment/views/admin_comments.html.php @@ -82,120 +82,93 @@ function update_menu() { - -
- - - - - - - - - - - - - - - - - + + + +
- - - - - - - - - - - -
- - - - " + + + + + + + + + - - - - + - - -
+ + + + + +
+ + " class="gAvatar" alt="author_name() ?>" width="40" height="40" />
- author_name() ?> -
- text ?> - - created); ?> - -
    - state != "unpublished"): ?> -
  • - - - -
  • - - - state != "published"): ?> -
  • - - - -
  • - - - state != "spam"): ?> -
  • - - - -
  • - - -
  • - - - -
  • - -
  • - - - -
  • - -
  • - - - -
  • -
-
+ author_name() ?> + +
- - + +

created); ?>

+ text ?> +
+
    + state != "unpublished"): ?> +
  • + + + +
  • + + + state != "published"): ?> +
  • + + + +
  • + + + state != "spam"): ?> +
  • + + + +
  • + + +
  • + + + +
  • + +
  • + + + +
  • + +
  • + + + +
  • +
+
-- cgit v1.2.3