X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdispy%2Fsearch_item.tpl;h=bfad1b7b72e8871b48b172728444ca7b3d6d079f;hb=552895001c5b0a43b3e37e8dbdedda718dd882c6;hp=3d841ab0809cb35378418663811e6fa13ed326af;hpb=8aa25523721303b6883e1a793f20997f8a33ec0a;p=friendica.git diff --git a/view/theme/dispy/search_item.tpl b/view/theme/dispy/search_item.tpl old mode 100755 new mode 100644 index 3d841ab080..bfad1b7b72 --- a/view/theme/dispy/search_item.tpl +++ b/view/theme/dispy/search_item.tpl @@ -1,51 +1,54 @@ -
-
-
-
- - $name - menu -
+
+
+
+
+ + $item.name + menu +
    - $item_photo_menu + $item.item_photo_menu
-
{{ if $location }}$location {{ endif }}
-
-
- {{ if $lock }}
$lock
- {{ else }}
{{ endif }} -
-
-
- {{ if $drop.dropping }}{{ endif }} +
+ {{ if $item.lock }}
$item.lock
+ {{ else }}
{{ endif }} +
$item.location
- {{ if $drop.dropping }}{{ endif }} -
-
-
-
$title
-
-
$body
- $name -
$ago
+ $item.name +
$item.ago
- +
+
$item.title
+
+
$item.body
+
+
+
+ {{ if $item.drop.dropping }}{{ endif }} +
+ {{ if $item.drop.dropping }}{{ endif }} +
+
-
-
-
- {{ if $conv }} - $conv.title + +
+ {{ if $item.conv }} + $item.conv.title {{ endif }}
+
+ +
+ +