diff --git a/view/theme/frio/templates/search_item.tpl b/view/theme/frio/templates/search_item.tpl
index 3b56621ef3..7f3c0936d1 100644
--- a/view/theme/frio/templates/search_item.tpl
+++ b/view/theme/frio/templates/search_item.tpl
@@ -13,12 +13,11 @@
{{if $item.network_icon != ""}}
-
+
{{else}}
- {{$item.network_name}}
{{/if}}
-
{{if $item.plink || $item.star || $item.drop.dropping || $item.edpost || $item.subthread}}
-
diff --git a/view/theme/frio/templates/wall_thread.tpl b/view/theme/frio/templates/wall_thread.tpl
index ad8ab7c6cd..5a10a02552 100644
--- a/view/theme/frio/templates/wall_thread.tpl
+++ b/view/theme/frio/templates/wall_thread.tpl
@@ -85,7 +85,7 @@ as the value of $top_child_total (this is done at the end of this file)
{{if $item.network_icon != ""}}
-
+
{{else}}
- {{$item.network_name}}
{{/if}}