diff --git a/main/auth/courses.php b/main/auth/courses.php index 87f856908e..5d7c3cd24b 100644 --- a/main/auth/courses.php +++ b/main/auth/courses.php @@ -1,4 +1,4 @@ -".get_lang('CourseCategories').""; $sql= "SELECT * FROM $tbl_courses_nodes WHERE parent_id ".(empty($category)?"IS NULL":"='".$category."'")." GROUP BY code, parent_id ORDER BY tree_pos ASC"; @@ -334,14 +335,15 @@ function browse_course_categories() echo "