]> git.mjollnir.org Git - moodle.git/commitdiff
changed a couple of <br> to <br />
authormichaelpenne <michaelpenne>
Fri, 4 Feb 2005 20:11:48 +0000 (20:11 +0000)
committermichaelpenne <michaelpenne>
Fri, 4 Feb 2005 20:11:48 +0000 (20:11 +0000)
lang/en/lesson.php

index 95c9e822fc37db33d6f55ceb834d62f201d4fc3d..809d3d72a510de95c8d057fd9db096bcfc12328d 100644 (file)
@@ -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.';