From: poltawski Date: Thu, 1 Mar 2007 14:47:52 +0000 (+0000) Subject: Duplicate alt tags in course category page MDL-8711, merged from MOODLE_18_STABLE X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=b469b1b49cbba2156be5aa9a8f02c3ff0bafbd23;p=moodle.git Duplicate alt tags in course category page MDL-8711, merged from MOODLE_18_STABLE --- diff --git a/course/category.php b/course/category.php index f3dd90587f..09215d0acc 100644 --- a/course/category.php +++ b/course/category.php @@ -380,12 +380,12 @@ echo ''; if (!empty($acourse->guest)) { echo ''; } if (!empty($acourse->password)) { echo ''; } if (!empty($acourse->summary)) {