Correct comment.

This commit is contained in:
tjhunt 2006-08-15 20:43:09 +00:00
parent d3eeba599b
commit 3c957efd2e

View file

@ -1,7 +1,7 @@
<?php <?php
/* This template determines the overall layout of a question. It is included by the // This template determines the layout of the manual grading form. It is
* print_question() method. // included by both by question_print_comment_box method from questionlib.php,
*/ // and the print_questions_and_form method from the manual grading report.
?> ?>
<table class="que comment"> <table class="que comment">
<tr valign="top"> <tr valign="top">