X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=view%2Fsearch_item.tpl;h=dfdee1fabcc4c5812bfd936093aad34775dfdc73;hb=4832bc74f55e7d3e6f66d281f5de3a071fe1e071;hp=bfad1b7b72e8871b48b172728444ca7b3d6d079f;hpb=1872cf2b2d14be5c4b8fbc9e2cf61f9fcd9e2f88;p=friendica.git diff --git a/view/search_item.tpl b/view/search_item.tpl index bfad1b7b72..dfdee1fabc 100644 --- a/view/search_item.tpl +++ b/view/search_item.tpl @@ -1,5 +1,6 @@ -
-
+ +
+
$item.name -
$item.ago
+
$item.ago
$item.title
$item.body
+ {{ if $item.has_cats }} +
$item.txt_cats {{ for $item.categories as $cat }}$cat.name [$remove] {{ if $cat.last }}{{ else }}, {{ endif }}{{ endfor }} +
+ {{ endif }} + + {{ if $item.has_folders }} +
$item.txt_folders {{ for $item.folders as $cat }}$cat.name [$remove] {{ if $cat.last }}{{ else }}, {{ endif }}{{ endfor }} +
+ {{ endif }}
{{ if $item.drop.dropping }}{{ endif }}
- {{ if $item.drop.dropping }}{{ endif }} + {{ if $item.drop.pagedrop }}{{ endif }}
@@ -47,7 +57,7 @@ {{ endif }}
-
+