diff --git a/mod/glossary/comment.gif b/mod/glossary/comment.gif index 0dd9874c06d..f0eb6c0af16 100644 Binary files a/mod/glossary/comment.gif and b/mod/glossary/comment.gif differ diff --git a/mod/glossary/comments.php b/mod/glossary/comments.php index bbbf442304c..b3c22b00745 100644 --- a/mod/glossary/comments.php +++ b/mod/glossary/comments.php @@ -72,7 +72,7 @@ echo get_string("commentson","glossary") . ' ' . glossary_print_entry_concept($entry) . ''; echo ""; if ( $glossary->allowcomments ) { - echo "id&eid=$entry->id\">\"" "; + echo "id&eid=$entry->id\">\"" "; } echo ""; @@ -102,4 +102,4 @@ /// Finish the page print_footer($course); -?> \ No newline at end of file +?>