diff --git a/view/theme/frio/templates/wall_thread.tpl b/view/theme/frio/templates/wall_thread.tpl index ccc8f6967c..7ef178f838 100644 --- a/view/theme/frio/templates/wall_thread.tpl +++ b/view/theme/frio/templates/wall_thread.tpl @@ -207,12 +207,7 @@ as the value of $top_child_total (this is done at the end of this file)
{{$item.name}}

- {{$item.ago}} - {{if $item.location}} -

- ({{$item.location}}) -
- {{/if}} + {{$item.ago}} {{if $item.location}} — ({{$item.location}}){{/if}}