Skip to content

Commit

Permalink
MDL-29428 quiz navigation panel should use 'This page' (accessibility…
Browse files Browse the repository at this point in the history
… improvement)
  • Loading branch information
timhunt committed Sep 22, 2011
1 parent dab8148 commit 572a96e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mod/quiz/lang/en/quiz.php
Expand Up @@ -462,7 +462,7 @@
$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';
Expand Down

0 comments on commit 572a96e

Please sign in to comment.