diff options
Diffstat (limited to 'modules')
-rw-r--r-- | modules/comment/views/admin_comments.html.php | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/modules/comment/views/admin_comments.html.php b/modules/comment/views/admin_comments.html.php index 388f5d6b..d2c17f71 100644 --- a/modules/comment/views/admin_comments.html.php +++ b/modules/comment/views/admin_comments.html.php @@ -18,18 +18,16 @@ <div id="gAdminComments"> <h1> <?= t("Manage Comments") ?> </h1> + <!-- @todo: Highlight active menu option --> <div id="gAdminCommentsMenu"> <?= $menu ?> </div> - <!-- @todo: fix this with CSS --> - <div style="clear: both"></div> - + <!-- @todo: Remove after setting active option? --> <h2> <?= $title ?> </h2> - <? if ($queue == "spam"): ?> <div> <p> |