moodle/grade
nicolasconnault 7c08ef3653 Fixed MDL-8582
Not sure if the hotpot module is converting ampersands correctly. $heading and $title are set up differently than in other modules: instead of outputting $course->title, a temporary $title variable is created and assigned that value. That made it difficult for me to decide whether it was already formatted elsewhere or not.

Also I didn't format_string() any of the variables included in $navigation rings, because I assume these strings get processed by print_navigation(), which includes format_string().
2007-02-28 05:36:13 +00:00
..
exceptions.html MDL-8062 1.3 Remove name attribute from <form> and fix focus everywhere - more changes ahead 2007-01-04 21:32:36 +00:00
exceptions.php Fixed MDL-8582 2007-02-28 05:36:13 +00:00
index.php MDL-7996 Add ods export support 2006-12-21 08:12:10 +00:00
lib.php Fixed MDL-8582 2007-02-28 05:36:13 +00:00