fix raw text

skala
Juan Carlos Raña 16 years ago
parent 72efdb72b9
commit 5642a538de
  1. 2
      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%">

Loading…
Cancel
Save