]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/templates/threaded_conversation.tpl
Merge remote-tracking branch 'upstream/master'
[friendica.git] / view / theme / vier / templates / threaded_conversation.tpl
index dc3e918f610e0fe099a79add9dc5fd030075fea8..397046a4e37ac07c3a065787fff8880fc24949d8 100644 (file)
@@ -7,7 +7,7 @@
 
 {{foreach $threads as $thread}}
 
-<div id="tread-wrapper-{{$thread.id}}" class="tread-wrapper {{if $thread.threaded}}threaded{{/if}}  {{$thread.toplevel}}">
+<div id="tread-wrapper-{{$thread.id}}" class="tread-wrapper {{if $thread.threaded}}threaded{{/if}}  {{$thread.toplevel}} {{$thread.network}}">
        
        
                {{if $thread.type == tag}}