]> git.mxchange.org Git - friendica.git/blobdiff - view/comment_item.tpl
The post_remote_end hook was being called with an escaped version of the item, not...
[friendica.git] / view / comment_item.tpl
index 3de24ca8d25948b4492a5262f0352ccd21f22079..1764f99d891ef5366db049dcf6f9d44492d6f2d5 100644 (file)
@@ -7,9 +7,10 @@
                                <input type="hidden" name="type" value="$type" />
                                <input type="hidden" name="profile_uid" value="$profile_uid" />
                                <input type="hidden" name="parent" value="$parent" />
-                               <input type="hidden" name="return" value="$return_path" />
+                               {#<!--<input type="hidden" name="return" value="$return_path" />-->#}
                                <input type="hidden" name="jsreload" value="$jsreload" />
                                <input type="hidden" name="preview" id="comment-preview-inp-$id" value="0" />
+                               <input type="hidden" name="post_id_random" value="$rand_num" />
 
                                <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>