]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost-mobile/comment_item.tpl
Merge https://github.com/friendica/friendica into pull
[friendica.git] / view / theme / frost-mobile / comment_item.tpl
index b5b0e9d289954f34b0fba8a04b1fa1729ef57b12..5aa84dc10ec0a33da5d7e806a5cc292abec8e813 100755 (executable)
@@ -13,6 +13,7 @@
                <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="source" value="$sourceapp" />
                                <input type="hidden" name="profile_uid" value="$profile_uid" />
                                <input type="hidden" name="parent" value="$parent" />
                                <input type="hidden" name="return" value="$return_path" />