mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 17:06:53 +02:00
Actually, better to do it for all of them (gap after summary)
This commit is contained in:
parent
3eff21803c
commit
f39752c6f9
2 changed files with 1 additions and 1 deletions
|
@ -26,6 +26,7 @@
|
|||
</td>
|
||||
<td>
|
||||
<?php print_textarea($usehtmleditor, 10, 65, 680, 400, "summary", $form->summary); ?>
|
||||
<br />
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
|
|
@ -27,7 +27,6 @@
|
|||
}
|
||||
}
|
||||
</script>
|
||||
<br />
|
||||
</td>
|
||||
</tr>
|
||||
<tr valign="top">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue