Skip to content

Commit

Permalink
Bug #5946 - matching question php notice
Browse files Browse the repository at this point in the history
  • Loading branch information
tjhunt committed Jul 21, 2006
1 parent 2f1dff3 commit bf6f63a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions question/type/match/display.html
Expand Up @@ -17,11 +17,11 @@
<td class="c1 control <?php echo $answer->class ?>">
<?php echo $answer->control; ?>
</td>
<!--
<?php if (!empty($answer->feedback)) { ?>
<td class="c0 feedback">
<?php echo $answer->feedback; ?>
</td>
-->
<?php } ?>
</tr>
<?php } ?>
</table>
Expand Down

0 comments on commit bf6f63a

Please sign in to comment.