]> git.mjollnir.org Git - moodle.git/commitdiff
Make the editing form bigger
authormoodler <moodler>
Sat, 29 Jan 2005 04:04:28 +0000 (04:04 +0000)
committermoodler <moodler>
Sat, 29 Jan 2005 04:04:28 +0000 (04:04 +0000)
blocks/html/config_instance.html

index 876ad9728cf56a37467e46054bc34c0ba71f482b..f50c233da41f85c236f4e9a44adb6e99d477d959 100755 (executable)
@@ -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">