From e12f22939c1ed3aa85064557fcf9dee4828d5b0e Mon Sep 17 00:00:00 2001 From: eduardoinkasso Date: Tue, 20 Jan 2026 17:32:30 -0300 Subject: [PATCH] alterando estrutura do tab --- layout/my.php | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) 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"; }