瀏覽代碼

Minor - Update language variable name - refs BT#15233

Yannick Warnier 6 年之前
父節點
當前提交
f3a8e2909e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      main/exercise/exercise.class.php

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

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