From: moodler Date: Sat, 9 Aug 2003 17:31:33 +0000 (+0000) Subject: To avoid moving to same category X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=2c71ddbaa81d255c9f7874ec99ff6b3d5b6833f4;p=moodle.git To avoid moving to same category --- diff --git a/course/category.php b/course/category.php index 0554ee1e7f..e1da093ae8 100644 --- a/course/category.php +++ b/course/category.php @@ -287,6 +287,7 @@ if ($abletomovecourses) { echo ""; echo "
"; + unset($displaylist[$category->id]); choose_from_menu ($displaylist, "moveto", "", get_string("moveselectedcoursesto"), ""); echo "id\">"; echo "";