diff --git a/view/theme/frio/templates/wall_thread.tpl b/view/theme/frio/templates/wall_thread.tpl index 14240659d2..a50e6ffb1f 100644 --- a/view/theme/frio/templates/wall_thread.tpl +++ b/view/theme/frio/templates/wall_thread.tpl @@ -59,9 +59,15 @@ as the value of $top_child_total (this is done at the end of this file) {{/if}}
- {{if $item.reshared}} -

{{$item.reshared nofilter}}

+ {{if !$item.parentguid==""}} + {{$item.isanswerto}} + {{if $item.reshared}}{{/if}} +
{{/if}} + {{if $item.reshared}} + {{$item.reshared nofilter}} + {{/if}} +

{{* The avatar picture and the photo-menu *}}