X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fsearch_item.tpl;h=dfdee1fabcc4c5812bfd936093aad34775dfdc73;hb=4832bc74f55e7d3e6f66d281f5de3a071fe1e071;hp=f67bf0a25484107053c909804e730ed42c08262c;hpb=04f14d96c679d1732993252d137515ad38c4b41f;p=friendica.git diff --git a/view/search_item.tpl b/view/search_item.tpl index f67bf0a254..dfdee1fabc 100644 --- a/view/search_item.tpl +++ b/view/search_item.tpl @@ -23,19 +23,28 @@
$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 }}