X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdispy%2Fsearch_item.tpl;h=3d841ab0809cb35378418663811e6fa13ed326af;hb=75d4f332335e66375815b339526252e8ab34be32;hp=41cc95e65f3f7d7f5d719924a979e3961ec3c8e7;hpb=e14ab2d369391ee9c97d5568034423f303222019;p=friendica.git diff --git a/view/theme/dispy/search_item.tpl b/view/theme/dispy/search_item.tpl index 41cc95e65f..3d841ab080 100644 --- a/view/theme/dispy/search_item.tpl +++ b/view/theme/dispy/search_item.tpl @@ -5,7 +5,7 @@ onmouseover="if (typeof t$id != 'undefined') clearTimeout(t$id); openMenu('wall-item-photo-menu-button-$id')" onmouseout="t$id=setTimeout('closeMenu(\'wall-item-photo-menu-button-$id\'); closeMenu(\'wall-item-photo-menu-$id\');',200)"> - $name + $name menu
-
$lock
+
+ {{ if $lock }}
$lock
+ {{ else }}
{{ endif }} +
- $drop +
+ {{ if $drop.dropping }}{{ endif }} +
+ {{ if $drop.dropping }}{{ endif }} +
$title
@@ -36,5 +43,9 @@
-
$conv
+
+ {{ if $conv }} + $conv.title + {{ endif }} +