Changeset 1312 for lang/perl/Nipotter

Show
Ignore:
Timestamp:
11/12/07 08:56:36 (4 years ago)
Author:
tokuhirom
Message:

Nipotter: design change.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/perl/Nipotter/trunk/tmpl/root/index.html

    r1299 r1312  
    44    <div class="PostBox"> 
    55        <form method="post" action="/update" class="PostForm"> 
    6             <textarea name="message" rows="4" cols="60" id="MessageTextarea"></textarea> 
     6            <textarea name="message" rows="2" cols="60" id="MessageTextarea"></textarea> 
    77            <input type="submit" value="Update" /> 
    88        </form>