Editor default size

Re: Editor default size

د Janne Mikkonen لخوا -
د ځوابونو شمیر: 0
Open the /moodle/mod/resource/type/html/html.html

and find print_textarea function calls and add preferred size (you can look at the print_textarea code from weblib.php in /moodle/lib directory).

- Janne -