]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/smarty3/comment_item.tpl
some smarty templates needed updating
[friendica.git] / view / theme / vier / smarty3 / comment_item.tpl
index 5e4a805daddf4aa923471230ad9c452d1f3b10fb..b683f12424ef4d346b721d4c03b37cfe2ee5d591 100644 (file)
@@ -1,3 +1,8 @@
+{{*
+ *     AUTOMATICALLY GENERATED TEMPLATE
+ *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
+ *
+ *}}
                {{if $threaded}}
                <div class="comment-wwedit-wrapper threaded" id="comment-edit-wrapper-{{$id}}" style="display: block;">
                {{else}}
@@ -7,7 +12,7 @@
                                <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}}" />