Browse Source

Minor - Update language variable name - refs BT#15233

Yannick Warnier 6 năm trước cách đây
mục cha
commit
f3a8e2909e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      main/exercise/exercise.class.php

+ 1 - 1
main/exercise/exercise.class.php

@@ -8386,7 +8386,7 @@ class Exercise
             'radio',
             'results_disabled',
             null,
-            get_lang('ExerciseShowOnlyCorrectAnswer'),
+            get_lang('ExerciseShowOnlyGlobalScoreAndCorrectAnswers'),
             '7',
             ['id' => 'result_disabled_7']
         );