]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/dispy/smarty3/wall_thread.tpl
add warning message about automatically generated templates
[friendica.git] / view / theme / dispy / smarty3 / wall_thread.tpl
index a0b818d07085ed791825d3a577e306355bbf12d6..ed73d27ff3209d2b2f73ee203b20382596f7bb85 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>