소스 검색

Minor - change label

jmontoyaa 7 년 전
부모
커밋
fa8e9ad60c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      main/template/default/admin/gradebook_dependency.tpl

+ 1 - 1
main/template/default/admin/gradebook_dependency.tpl

@@ -25,7 +25,7 @@
                     {{ course.title }} ({{ course.code }})
                 </th>
             {% endfor %}
-            <th>{{ 'RestCoursesSubscribed' | get_lang }}</th>
+            <th>{{ 'RestCoursesSubscribedResults' | get_lang }}</th>
             <th>{{ 'Progress' | get_lang }} Max 20 (Mandatory courses)</th>
             <th>{{ 'Progress' | get_lang }} Max 80 (Rest of courses)</th>
             <th>{{ 'Total' | get_lang }}</th>