Skip to content

Commit 44e1ef4

Browse files
committed
Do not refer to the course page as a menu (#655)
1 parent c40bac1 commit 44e1ef4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lang/en/customcert.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@
205205
$string['requiredtimenotmet'] = 'You must spend at least a minimum of {$a->requiredtime} minutes in the course before you can access this certificate.';
206206
$string['returncourse'] = 'Return to course button';
207207
$string['returncourse_desc'] = 'Display a "Return to course" button on the view certificate page.';
208-
$string['returncourselabel'] = 'Return to course menu';
208+
$string['returncourselabel'] = 'Return to course page';
209209
$string['rightmargin'] = 'Right margin';
210210
$string['rightmargin_help'] = 'This is the right margin of the certificate PDF in mm.';
211211
$string['save'] = 'Save';

0 commit comments

Comments
 (0)