]> git.mjollnir.org Git - moodle.git/commitdiff
xhtml fix for MDL-7861
authorvyshane <vyshane>
Wed, 3 Jan 2007 08:19:10 +0000 (08:19 +0000)
committervyshane <vyshane>
Wed, 3 Jan 2007 08:19:10 +0000 (08:19 +0000)
lang/en_utf8/quiz.php

index f80dcdc2f613e7463996a3b66f87672a33fa2615..07be7d4c329dd23cf9aa96b8cf42193214d3618e 100644 (file)
@@ -131,7 +131,7 @@ $string['delay1'] = 'Time delay between first and second attempt';
 $string['delay2'] = 'Time delay between later attempts';
 $string['deleteattemptcheck'] = 'Are you absolutely sure you want to completely delete these attempts?';
 $string['deletequestioncheck'] = 'Are you absolutely sure you want to delete \'$a\'?';
-$string['deletequestionscheck'] = 'Are you absolutely sure you want to delete the following questions? <div>$a</div>';
+$string['deletequestionscheck'] = 'Are you absolutely sure you want to delete the following questions?<br /><br />$a';
 $string['deleteselected'] = 'Delete selected';
 $string['description'] = 'Description';
 $string['discrimination'] = 'Discrim. Index';