Files
moodle/mod/workshop
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
..
2007-02-16 08:43:10 +00:00
2007-02-28 05:36:13 +00:00
2007-01-10 08:29:41 +00:00
2006-01-13 03:45:31 +00:00
2003-05-21 08:13:08 +00:00
2007-01-10 08:29:41 +00:00
2007-01-10 08:29:41 +00:00
2007-01-10 08:29:41 +00:00
2007-01-10 08:29:41 +00:00
2007-01-10 08:29:41 +00:00
2006-09-22 03:28:56 +00:00
2007-01-11 08:06:15 +00:00