mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 02:16:41 +02:00
changed a couple of <br> to <br />
This commit is contained in:
parent
d2b596e5cf
commit
31062eefad
1 changed files with 2 additions and 2 deletions
|
@ -60,7 +60,7 @@ $string['displayscorewithoutessays'] = 'Your score is $a->score (Out of $a->grad
|
|||
$string['editlessonsettings'] = 'Edit This lesson\'s settings';
|
||||
$string['editpagecontent'] = 'Edit this page\'s contents';
|
||||
$string['email'] = 'Email';
|
||||
$string['emailallgradedessays'] = 'Email ALL<br>Graded Essays';
|
||||
$string['emailallgradedessays'] = 'Email ALL<br />Graded Essays';
|
||||
$string['emailgradedessays'] = 'Email Graded Essays';
|
||||
$string['emailsuccess'] = 'Email(s) Successful';
|
||||
$string['endofbranch'] = 'End of Branch';
|
||||
|
@ -93,7 +93,7 @@ $string['hightime'] = 'High Time';
|
|||
$string['importquestions'] = 'Import Questions';
|
||||
$string['jump'] = 'Jump';
|
||||
$string['jumptsto'] = 'jumps to';
|
||||
$string['leftduringtimed'] = 'You have left during a timed lesson.<br>Please click on Continue to restart the lesson.';
|
||||
$string['leftduringtimed'] = 'You have left during a timed lesson.<br />Please click on Continue to restart the lesson.';
|
||||
$string['leftduringtimednoretake'] = 'You have left during a timed lesson and you are<br />not allowed to retake or continue the lesson.';
|
||||
$string['lesson'] = '$a Lesson';
|
||||
$string['lessonclosed'] = 'This lesson closed on $a.';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue