]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/hide_comments.tpl
Merge pull request #7541 from vinzv/patch-2
[friendica.git] / view / templates / hide_comments.tpl
index 50a35412293ac48a73cc8a8a6a9ed8cad1cb79fa..9b237fda8fff7159c75d31b7a2546b02eebeb204 100644 (file)
@@ -1,8 +1,4 @@
-{{*
- *     AUTOMATICALLY GENERATED TEMPLATE
- *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
- *
- *}}
+
 <div class="hide-comments-outer">
 <span id="hide-comments-total-{{$id}}" class="hide-comments-total">{{$num_comments}}</span> <span id="hide-comments-{{$id}}" class="hide-comments fakelink" onclick="showHideComments({{$id}});">{{$hide_text}}</span>
 </div>