-
Sub-task
-
Resolution: Fixed
-
Minor
-
1.8, 1.9, 2.0
-
None
-
MOODLE_18_STABLE, MOODLE_19_STABLE, MOODLE_20_STABLE
-
MOODLE_19_STABLE, MOODLE_20_STABLE
This affects course/lib.php, print_courses and print_my_moodle functions - uses class="unlist"
Also,
- print_course_search function - <input type="text" .../> should NOT have an ALT attribute - this is only for <input type="image" /> see,
http://www.w3.org/TR/html401/interact/forms.html#h-17.4.1
- print_course the link TITLE attribute (near class "name") seems pointless - stripping, <a title="'.get_string('entercourse') " ... />