]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/templates/threaded_conversation.tpl
Merge pull request #4729 from MrPetovan/task/4604-add-password-exposed-check
[friendica.git] / view / theme / vier / templates / threaded_conversation.tpl
index ae56371912a3d9fc056b8239aeafa2d63ae69e65..3553a5dcbc4f9e83dfe24d1ff735806b892115f9 100644 (file)
@@ -2,7 +2,7 @@
 
 {{foreach $threads as $thread}}
 <hr class="sr-only" />
-<div id="tread-wrapper-{{$thread.id}}" class="tread-wrapper {{if $thread.threaded}}threaded{{/if}}  {{$thread.toplevel}} {{$thread.network}}">
+<div id="tread-wrapper-{{$thread.id}}" class="tread-wrapper {{if $thread.threaded}}threaded{{/if}}  {{$thread.toplevel}} {{if $thread.toplevel}}h-entry{{/if}} {{$thread.network}}">
        
        
                {{if $thread.type == tag}}