summaryrefslogtreecommitdiff
path: root/modules/comment/helpers/comment_dashboard.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/comment/helpers/comment_dashboard.php')
-rw-r--r--modules/comment/helpers/comment_dashboard.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/comment/helpers/comment_dashboard.php b/modules/comment/helpers/comment_dashboard.php
index c53ecb47..7edee2f5 100644
--- a/modules/comment/helpers/comment_dashboard.php
+++ b/modules/comment/helpers/comment_dashboard.php
@@ -26,7 +26,7 @@ class comment_dashboard_Core {
$block = new Block();
switch ($block_id) {
case "recent_comments":
- $block->id = "gRecentComments";
+ $block->css_id = "gRecentComments";
$block->title = t("Recent Comments");
$block->content = new View("admin_block_recent_comments.html");
$block->content->comments =