]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/templates/threaded_conversation.tpl
Merge pull request #7256 from MrPetovan/bug/7249-remote-logout
[friendica.git] / view / theme / vier / templates / threaded_conversation.tpl
index 231cdcee4cb313e92860483f939ee94efdafb1a5..885a508fa9ea01e6be7a9e6f772f3e44f679c452 100644 (file)
@@ -1,9 +1,8 @@
-
-{{$live_update}}
+{{$live_update nofilter}}
 
 {{foreach $threads as $thread}}
-
-<div id="tread-wrapper-{{$thread.id}}" class="tread-wrapper {{if $thread.threaded}}threaded{{/if}}  {{$thread.toplevel}} {{$thread.network}}">
+<hr class="sr-only" />
+<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}}