Text window a bit bigger
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@
|
||||
<tr valign=top>
|
||||
<td align=right><P><B><? print_string("choicetext","choice") ?>:</B></P></TD>
|
||||
<td>
|
||||
<textarea name="text" rows=15 cols=30 wrap="virtual"><? p($form->text) ?></textarea>
|
||||
<textarea name="text" rows=20 cols=40 wrap="virtual"><? p($form->text) ?></textarea>
|
||||
<? helpbutton("text", get_string("helptext")); ?>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user