bizzy
This commit is contained in:
parent
6817c5d59a
commit
1ea69ae275
10 changed files with 182 additions and 23 deletions
|
|
@ -7,7 +7,7 @@ What's on your mind?
|
|||
<input type="hidden" name="type" value="jot" />
|
||||
<input type="hidden" name="profile_uid" value="$profile_uid" />
|
||||
|
||||
<textarea rows="5" cols="64" id="profile-jot-text" name="body" ></textarea>
|
||||
<textarea rows="5" cols="64" class="profile-jot-text" id="profile-jot-text" name="body" ></textarea>
|
||||
|
||||
</div>
|
||||
<div id="profile-jot-submit-wrapper" >
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue