Reduce to 30 rows. 40 was a little too big.
git-svn-id: svn://10.0.0.236/trunk@60749 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
bdfb7a84bc
commit
cf121aca91
@ -52,7 +52,7 @@ if (defined($tree)) {
|
||||
<INPUT TYPE=HIDDEN NAME=tree VALUE=$tree>
|
||||
<INPUT TYPE=HIDDEN NAME=command VALUE=set_message>
|
||||
<br><b>Message of the Day
|
||||
<br><TEXTAREA NAME=message ROWS=40 COLS=75 WRAP=SOFT>$message_of_day
|
||||
<br><TEXTAREA NAME=message ROWS=30 COLS=75 WRAP=SOFT>$message_of_day
|
||||
</TEXTAREA>
|
||||
<br><INPUT TYPE=SUBMIT VALUE='Set Message of the Day'>
|
||||
</FORM>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user