From: moodler Date: Sun, 22 Oct 2006 08:25:51 +0000 (+0000) Subject: Merged missing from stable X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=4067b96821933caa363bfd78634c26a03eb7ed2f;p=moodle.git Merged missing from stable --- diff --git a/mod/forum/index.php b/mod/forum/index.php index efd50e6cc3..940452258e 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 +?>