diff --git a/layout/my.php b/layout/my.php index 342aa24..c54d1df 100644 --- a/layout/my.php +++ b/layout/my.php @@ -212,7 +212,7 @@ function getMyCourses(){ //SET COURSE LIST MANDACARU //------------- --------------- - $content .= '
teste'; + $content .= '
'; $content .= ' '; @@ -251,7 +253,7 @@ function getMyCourses(){ //open div if($cats->changecategory){ - $content .= "
category\">\n"; + $content .= "
category}\">\n"; // $content .= "
    \n"; }