', $topic['is_posted_in'] ? '
' : '', '
';
diff --git a/Recent.template.php b/Recent.template.php
index bcd849a..51f4158 100644
--- a/Recent.template.php
+++ b/Recent.template.php
@@ -151,7 +151,6 @@ function template_unread()
echo '
-
', $topic['is_posted_in'] ? '
' : '', '
';
diff --git a/css/index.css b/css/index.css
index 3c18590..014464f 100644
--- a/css/index.css
+++ b/css/index.css
@@ -3311,6 +3311,9 @@ h2 .collapse {
height: 45px;
border-bottom:none;
}
+#messageindex .board_icon a, #messageindex .board_icon div {
+ background: none;
+}
.board_icon a:hover, .board_icon div:hover {
border-bottom:none;
}