changed a couple of <br> to <br />

This commit is contained in:
michaelpenne 2005-02-04 20:11:48 +00:00
parent d2b596e5cf
commit 31062eefad

View file

@ -60,7 +60,7 @@ $string['displayscorewithoutessays'] = 'Your score is $a->score (Out of $a->grad
$string['editlessonsettings'] = 'Edit This lesson\'s settings'; $string['editlessonsettings'] = 'Edit This lesson\'s settings';
$string['editpagecontent'] = 'Edit this page\'s contents'; $string['editpagecontent'] = 'Edit this page\'s contents';
$string['email'] = 'Email'; $string['email'] = 'Email';
$string['emailallgradedessays'] = 'Email ALL<br>Graded Essays'; $string['emailallgradedessays'] = 'Email ALL<br />Graded Essays';
$string['emailgradedessays'] = 'Email Graded Essays'; $string['emailgradedessays'] = 'Email Graded Essays';
$string['emailsuccess'] = 'Email(s) Successful'; $string['emailsuccess'] = 'Email(s) Successful';
$string['endofbranch'] = 'End of Branch'; $string['endofbranch'] = 'End of Branch';
@ -93,7 +93,7 @@ $string['hightime'] = 'High Time';
$string['importquestions'] = 'Import Questions'; $string['importquestions'] = 'Import Questions';
$string['jump'] = 'Jump'; $string['jump'] = 'Jump';
$string['jumptsto'] = 'jumps to'; $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['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['lesson'] = '$a Lesson';
$string['lessonclosed'] = 'This lesson closed on $a.'; $string['lessonclosed'] = 'This lesson closed on $a.';