Jelajahi Sumber

fix raw text

Juan Carlos Raña 15 tahun lalu
induk
melakukan
5642a538de
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      main/auth/my_progress.php

+ 1 - 1
main/auth/my_progress.php

@@ -174,7 +174,7 @@ foreach ($courses as $enreg) {
 			}
 		} // end if (api_get_setting('use_session_mode') == 'true')
 
-		$tableTitle = $course_info['title'].' | Coach : '.$course_info['tutor_name'].((!empty($session_name)) ? ' | '.get_lang('Session').' : '.$session_name : '');
+		$tableTitle = $course_info['title'].' | '.get_lang('Coach').' : '.$course_info['tutor_name'].((!empty($session_name)) ? ' | '.get_lang('Session').' : '.$session_name : '');
 
 		?>
 		<table class="data_table" width="100%">