Make the editing form bigger

This commit is contained in:
moodler
2005-01-29 04:04:28 +00:00
parent 0705dcc035
commit 80317ba569
+1 -1
View File
@@ -6,7 +6,7 @@
</tr>
<tr valign="top">
<td align="right"><p><?php print_string('configcontent', 'block_html'); ?>:</td>
<td><?php print_textarea($usehtmleditor, 10, 50, 0, 0, 'text', isset($this->config->text)?$this->config->text:'') ?></td>
<td><?php print_textarea($usehtmleditor, 25, 50, 0, 0, 'text', isset($this->config->text)?$this->config->text:'') ?></td>
</tr>
<tr>
<td colspan="3" align="center">