diff --git a/main/auth/my_progress.php b/main/auth/my_progress.php index e5b87b2fb4..7771096279 100755 --- a/main/auth/my_progress.php +++ b/main/auth/my_progress.php @@ -261,12 +261,12 @@ foreach ($courses as $enreg) { } else { - echo " - - ".get_lang('NoLearnpath')." + echo ' + + '.get_lang('NoLearnpath').' - "; + '; } ?> @@ -361,7 +361,7 @@ foreach ($courses as $enreg) { echo ''; } } else { - echo ''.get_lang('NoEx').''; + echo ''.get_lang('NoEx').''; } /*} else { echo ''.get_lang('NoEx').'';