Bigger textarea on site settings

This commit is contained in:
moodler
2004-05-14 06:13:46 +00:00
parent c484d58cf8
commit c40aeb21f8
+1 -1
View File
@@ -27,7 +27,7 @@
<br />
</font>
</td>
<td><?php print_textarea($usehtmleditor, 10, 50, 600, 400, "summary", $form->summary); ?></td>
<td><?php print_textarea($usehtmleditor, 20, 50, 600, 400, "summary", $form->summary); ?></td>
</tr>
<tr valign=top>
<td align=right><P><?php print_string("frontpageformat") ?>:</td>