]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/testbubble/comment_item.tpl
Merge https://github.com/friendica/friendica into pull
[friendica.git] / view / theme / testbubble / comment_item.tpl
old mode 100755 (executable)
new mode 100644 (file)
index 6d9230d..f7fe22d
@@ -3,9 +3,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>