diff --git a/mod/forum/lib.php b/mod/forum/lib.php
index 64acaf71e9e..1e8cd049f5d 100644
--- a/mod/forum/lib.php
+++ b/mod/forum/lib.php
@@ -600,9 +600,9 @@ function forum_print_post(&$post, $courseid, $ownpost=false, $reply=false, $link
// Print shortened version
echo format_text(forum_shorten_post($post->message), $post->format);
$numwords = count_words(strip_tags($post->message));
- echo "wwwroot/mod/forum/discuss.php?d=$post->discussion\">";
+ echo " wwwroot/mod/forum/discuss.php?d=$post->discussion\">";
echo get_string("readtherest", "forum");
- echo " (".get_string("numwords", "", $numwords).")...";
+ echo "