From: moodler Date: Wed, 4 Aug 2004 07:30:38 +0000 (+0000) Subject: Fixed up HTML editor X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=64e92a75fb7c79f8ce60e7d63e1ff1065751c925;p=moodle.git Fixed up HTML editor --- diff --git a/mod/quiz/questiontypes/calculated/calculated.html b/mod/quiz/questiontypes/calculated/calculated.html index 8b29125e6d..f3c27a406e 100644 --- a/mod/quiz/questiontypes/calculated/calculated.html +++ b/mod/quiz/questiontypes/calculated/calculated.html @@ -37,7 +37,7 @@ echo "
"; } - print_textarea($usehtmleditor, 15, 60, 630, 300, "questiontext", $question->questiontext); + print_textarea($usehtmleditor, 20, 60, 630, 300, "questiontext", $question->questiontext); if ($usehtmleditor) { /// Trying this out for a while echo ''; @@ -140,12 +140,12 @@ for ($i=1; $i - - -"> - - - - - +