Merge branch 'pull'

This commit is contained in:
friendica 2012-03-08 14:35:48 -08:00
commit bacb3207ad
54 changed files with 3067 additions and 11 deletions

View file

@ -0,0 +1,35 @@
<div class="comment-wwedit-wrapper" id="comment-edit-wrapper-$id" style="display: block;">
<form class="comment-edit-form" id="comment-edit-form-$id" action="item" method="post" onsubmit="post_comment($id); return false;">
<input type="hidden" name="type" value="$type" />
<input type="hidden" name="profile_uid" value="$profile_uid" />