From: thepurpleblob Date: Thu, 27 Jan 2005 16:40:40 +0000 (+0000) Subject: fixed some incorrect xhtml in the delete bit - missing quotes X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=84bbe7f9d3b98e1d49f2a29095ca0388ae94df7d;p=moodle.git fixed some incorrect xhtml in the delete bit - missing quotes --- diff --git a/mod/quiz/category.php b/mod/quiz/category.php index e4ae8df91a..06a51dabff 100644 --- a/mod/quiz/category.php +++ b/mod/quiz/category.php @@ -619,7 +619,7 @@ class quiz_category_object { $this->initialize(); $categorystrings = $this->categorystrings; unset ($categorystrings[$category->id]); - echo "

"; + echo "

"; echo "sesskey\">"; echo "course->id}\" />"; echo "id\" />";