From: pichetp Date: Sat, 3 Mar 2007 03:36:08 +0000 (+0000) Subject: merging from 18_STABLE MDL-8588 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=2e7bdb51935e223a4b493f210006833e4cf79c98;p=moodle.git merging from 18_STABLE MDL-8588 --- diff --git a/question/preview.php b/question/preview.php index 09cab63439..c14e30e579 100644 --- a/question/preview.php +++ b/question/preview.php @@ -188,12 +188,12 @@ echo "

\n"; } $number = 1; - + echo "
\n"; print_question($questions[$id], $curstate, $number, $quiz, $options); echo '
'; - echo "\n"; + echo '
'; echo "\n"; echo "\n";