You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lang/en/customcert.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -204,7 +204,7 @@
204
204
$string['replacetemplate'] = 'Replace';
205
205
$string['requiredtimenotmet'] = 'You must spend at least a minimum of {$a->requiredtime} minutes in the course before you can access this certificate.';
206
206
$string['returncourse'] = 'Return to course button';
207
-
$string['returncourse_desc'] = 'Display a "return to course" button';
207
+
$string['returncourse_desc'] = 'Display a "Return to course" button on the view certificate page.';
208
208
$string['returncourselabel'] = 'Return to course menu';
209
209
$string['rightmargin'] = 'Right margin';
210
210
$string['rightmargin_help'] = 'This is the right margin of the certificate PDF in mm.';
0 commit comments