diff --git a/main/mySpace/index.php b/main/mySpace/index.php index 1148d68702..08156b438e 100644 --- a/main/mySpace/index.php +++ b/main/mySpace/index.php @@ -330,6 +330,8 @@ if($isCoach) } +echo '
'; + $sqlNbCours = " SELECT course_rel_user.course_code, course.title FROM $tbl_course_user as course_rel_user INNER JOIN $tbl_course as course