From f60774823f02f4a9808f44b51d96a89ef256c408 Mon Sep 17 00:00:00 2001 From: tjhunt Date: Mon, 4 Dec 2006 16:21:40 +0000 Subject: [PATCH] MDL-7719. Merged from MOODLE_17_STABLE. --- question/type/essay/editquestion.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/question/type/essay/editquestion.html b/question/type/essay/editquestion.html index 05a2958467..a5de8dd193 100644 --- a/question/type/essay/editquestion.html +++ b/question/type/essay/editquestion.html @@ -3,10 +3,10 @@ $QTYPES[$question->qtype]->print_question_form_start($question, array(), $course ?> - : + : - + answer->feedback); ?> -- 2.39.5