From d7531392f727c2dc76fdd39f428eddb076d78975 Mon Sep 17 00:00:00 2001 From: skodak Date: Mon, 6 Oct 2008 22:29:36 +0000 Subject: [PATCH] MDL-15431 User icon and Guest icon mixed up on compressed Course list; merged from MOODLE_19_STABLE --- course/category.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/course/category.php b/course/category.php index a179354eead..9102eb21300 100644 --- a/course/category.php +++ b/course/category.php @@ -419,7 +419,7 @@ if (!empty($acourse->guest)) { echo ''.$strallowguests.''; + $CFG->pixpath.'/i/guest.gif" alt="'.$strallowguests.'" />'; } if (!empty($acourse->password)) { echo '