From: moodler Date: Wed, 4 Oct 2006 04:37:40 +0000 (+0000) Subject: FIxed for duplicate icons MDL-6811 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=4610e45b11f6f0e48acce585f68a22c83688b69a;p=moodle.git FIxed for duplicate icons MDL-6811 --- diff --git a/course/category.php b/course/category.php index 6c91af525f..86f5abd46e 100644 --- a/course/category.php +++ b/course/category.php @@ -297,7 +297,7 @@ foreach ($courses as $acourse) { - $context = get_context_instance(CONTEXT_COURSE, $acourse->id); + $context = get_context_instance(CONTEXT_COURSE, $acourse->id); $count++; $up = ($count > 1 || !$atfirstpage); @@ -343,13 +343,6 @@ ' '; } - echo ''. - ''.$strbackup.' '; - - echo ''. - ''.$strrestore.' '; - if ($up) { echo ''.