]> git.mjollnir.org Git - moodle.git/commitdiff
fixing broken xhtml MDL-7861
authortoyomoyo <toyomoyo>
Thu, 21 Dec 2006 01:12:05 +0000 (01:12 +0000)
committertoyomoyo <toyomoyo>
Thu, 21 Dec 2006 01:12:05 +0000 (01:12 +0000)
question/import.php

index c8ddd16822e08eee49e42b69266abd6d3bf2fbeb..8e440863125beeee7b056ab31d4c1da65a04c376 100644 (file)
                 <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();