Skip to content

Commit

Permalink
fixing broken xhtml MDL-7861
Browse files Browse the repository at this point in the history
  • Loading branch information
toyomoyo committed Dec 21, 2006
1 parent 72da35d commit 63d6266
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion question/import.php
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@
<td align="right"><?php echo $txt->matchgrades; ?></td>
<td><?php choose_from_menu($matchgrades,'matchgrades',$txt->matchgradeserror,'' );
helpbutton('matchgrades', $txt->matchgrades, 'quiz'); ?></td>
</td>
</tr>
</table>
<?php
print_simple_box_end();
Expand Down

0 comments on commit 63d6266

Please sign in to comment.