diff --git a/course/category.php b/course/category.php index da96a8108cd..831d876c358 100644 --- a/course/category.php +++ b/course/category.php @@ -411,7 +411,7 @@ $strrename= get_string("rename"); echo '
"; echo "'.filter_text(text_to_html($course->summary), $course->id).'
'; + $options = NULL; + $options->noclean = true; + echo format_text($course->summary, FORMAT_MOODLE, $options, $course->id); echo "