]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/templates/comment_item.tpl
Fix undefined tamplate variables in comment_item.tpl
[friendica.git] / view / theme / vier / templates / comment_item.tpl
index 0e2cbb5bbfe01d7b099ce5e3ae31fe990e5b6d57..ef48ac7ef237eebc98204579f7eca6a18fa1d75d 100644 (file)
@@ -5,7 +5,6 @@
                <div class="comment-wwedit-wrapper" id="comment-edit-wrapper-{{$id}}" style="display: block;">
                {{/if}}
                        <form class="comment-edit-form" style="display: block;" 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}}" />
                                <input type="hidden" name="parent" value="{{$parent}}" />
                                {{*<!--<input type="hidden" name="return" value="{{$return_path}}" />-->*}}