2010-07-05 21:39:55 -07:00
|
|
|
|
2010-07-12 16:43:59 -07:00
|
|
|
|
2010-07-16 23:14:37 -07:00
|
|
|
<div class="comment-$wwedit-wrapper" id="comment-edit-wrapper-$id" style="display: block;">
|
2010-07-05 21:39:55 -07:00
|
|
|
<form class="comment-edit-form" id="comment-edit-form-$id" action="item" method="post" >
|
2010-07-25 22:51:45 -07:00
|
|
|
<input type="hidden" name="type" value="$type" />
|
2010-07-05 21:39:55 -07:00
|
|
|
<input type="hidden" name="profile_uid" value="$profile_uid" />
|
2010-07-11 23:10:52 -07:00
|
|
|
<input type="hidden" name="parent" value="$parent" />
|
2010-07-17 19:26:00 -07:00
|
|
|
<input type="hidden" name="return" value="$return_path" />
|
2010-07-12 16:43:59 -07:00
|
|
|
|
2010-08-10 21:22:36 -07:00
|
|
|
<div class="comment-edit-photo" id="comment-edit-photo-$id" >
|
|
|
|
<a class="comment-edit-photo-link" href="$mylink" title="$mytitle"><img class="my-comment-photo" src="$myphoto" alt="$mytitle" title="$mytitle" /></a>
|
|
|
|
</div>
|
|
|
|
<div class="comment-edit-photo-end"></div>
|
2010-07-12 16:43:59 -07:00
|
|
|
<textarea id="comment-edit-text-$id" class="comment-edit-text-empty" name="body" onFocus="commentOpen(this,$id);" onBlur="commentClose(this,$id);" >Comment</textarea>
|
2010-07-05 21:39:55 -07:00
|
|
|
|
2010-08-10 21:22:36 -07:00
|
|
|
<div class="comment-edit-text-end"></div>
|
2010-07-12 16:43:59 -07:00
|
|
|
<div class="comment-edit-submit-wrapper" id="comment-edit-submit-wrapper-$id" style="display: none;" >
|
|
|
|
<input type="submit" id="comment-edit-submit-$id" class="comment-edit-submit" name="submit" value="Submit" />
|
2010-07-05 21:39:55 -07:00
|
|
|
</div>
|
2010-07-12 16:43:59 -07:00
|
|
|
|
2010-07-05 21:39:55 -07:00
|
|
|
<div id="comment-edit-end"></div>
|
|
|
|
</form>
|
|
|
|
</div>
|