diff --git a/mod/forum/index.php b/mod/forum/index.php index efd50e6cc37..940452258e3 100644 --- a/mod/forum/index.php +++ b/mod/forum/index.php @@ -185,7 +185,7 @@ $unreadlink .= ''; } else { - $unreadlink = ''.$unread.''; + $unreadlink = ''.$unread.''; } @@ -476,4 +476,4 @@ print_footer($course); -?> \ No newline at end of file +?>