]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/testbubble/smarty3/wall_thread.tpl
add warning message about automatically generated templates
[friendica.git] / view / theme / testbubble / smarty3 / wall_thread.tpl
index 82ceb23b985580a01d7b24b1e0f3b95f03cb2ed9..e0978189c5be38ee58ef118f0af0c12c5975d84f 100644 (file)
@@ -1,4 +1,8 @@
-{{if $item.comment_firstcollapsed}}
+{{*
+ *     AUTOMATICALLY GENERATED TEMPLATE
+ *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
+ *
+ *}}{{if $item.comment_firstcollapsed}}
        <div class="hide-comments-outer">
        <span id="hide-comments-total-{{$item.id}}" class="hide-comments-total">{{$item.num_comments}}</span> <span id="hide-comments-{{$item.id}}" class="hide-comments fakelink" onclick="showHideComments({{$item.id}});">{{$item.hide_text}}</span>
        </div>