Browse Source

Minor - change label

jmontoyaa 7 years ago
parent
commit
fa8e9ad60c
1 changed files with 1 additions and 1 deletions
  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>