diff --git a/main/template/default/auth/courses_categories.php b/main/template/default/auth/courses_categories.php
index 6387f3a662..5401fce0c5 100755
--- a/main/template/default/auth/courses_categories.php
+++ b/main/template/default/auth/courses_categories.php
@@ -150,10 +150,10 @@ $stok = Security::get_token();
-
'.strtoupper($title).'
-
'.get_lang('TutorName').':
'.$tutor_name.'
+
'.strtoupper($title).'
+
'.get_lang('Teacher').':
'.$tutor_name.'
'.get_lang('CreationDate').':
'.$creation_date.'
-
'.get_lang('ConexionsLastMonth').':'.$count_connections.'
+
'.get_lang('ConnectionsLastMonth').': '.$count_connections.'
@@ -184,4 +184,4 @@ $stok = Security::get_token();
-
\ No newline at end of file
+