XHTML Strrict!

This commit is contained in:
tjhunt 2008-08-15 11:13:54 +00:00
parent 2a683cfb00
commit 5d6a723d40

View File

@ -177,15 +177,14 @@
echo '<input type="hidden" name="questionids" value="' .
implode(',', $attemptobj->get_question_ids($page)) . "\" />\n";
// End middle column.
print_container_end();
// Finish the form
echo '</div>';
echo '</div>';
echo "</form>\n";
// End middle column.
print_container_end();
echo '</div>';
echo '</div>';
echo '<div class="clearer"></div>';
// Finish the page