Actually, better to do it for all of them (gap after summary)

This commit is contained in:
moodler 2005-04-18 14:48:09 +00:00
parent 3eff21803c
commit f39752c6f9
2 changed files with 1 additions and 1 deletions

View file

@ -26,6 +26,7 @@
</td> </td>
<td> <td>
<?php print_textarea($usehtmleditor, 10, 65, 680, 400, "summary", $form->summary); ?> <?php print_textarea($usehtmleditor, 10, 65, 680, 400, "summary", $form->summary); ?>
<br />
</td> </td>
</tr> </tr>

View file

@ -27,7 +27,6 @@
} }
} }
</script> </script>
<br />
</td> </td>
</tr> </tr>
<tr valign="top"> <tr valign="top">