diff --git a/mod/quiz/lang/en/quiz.php b/mod/quiz/lang/en/quiz.php index 3feae77987d..d55044bec21 100644 --- a/mod/quiz/lang/en/quiz.php +++ b/mod/quiz/lang/en/quiz.php @@ -462,7 +462,7 @@ $string['numerical'] = 'Numerical'; $string['numquestionsx'] = 'Questions: {$a}'; $string['onlyteachersexport'] = 'Only teachers can export questions'; $string['onlyteachersimport'] = 'Only teachers with editing rights can import questions'; -$string['onthispage'] = 'On this page'; +$string['onthispage'] = 'This page'; $string['open'] = 'Not answered'; $string['openclosedatesupdated'] = 'Quiz open and close dates updated'; $string['optional'] = 'optional';