From d04dbadfa1c9a2ed6823ac2ffd64d8f68f27581c Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Sun, 15 Feb 2009 22:36:51 +0000 Subject: Apply buttons to comment moderation and action buttons, beginnings of a photo stream carousel block in admin dashboard. --- modules/comment/views/admin_comments.html.php | 81 +++++++++++++-------------- 1 file changed, 38 insertions(+), 43 deletions(-) (limited to 'modules') diff --git a/modules/comment/views/admin_comments.html.php b/modules/comment/views/admin_comments.html.php index 14b18e91..ea405197 100644 --- a/modules/comment/views/admin_comments.html.php +++ b/modules/comment/views/admin_comments.html.php @@ -121,49 +121,44 @@ text ?> - +
+ state != "unpublished"): ?> + + + + + + state != "published"): ?> + + + + + + state != "spam"): ?> + + + + + + + + + + + + + + + + + +
-- cgit v1.2.3