Minor - Update language variable name - refs BT#15233

pull/2858/head
Yannick Warnier 7 years ago
parent cbd83f4146
commit f3a8e2909e
  1. 2
      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']
);

Loading…
Cancel
Save