X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdispy%2Fsearch_item.tpl;h=3d841ab0809cb35378418663811e6fa13ed326af;hb=1cfeb61ddc1cf7b059d25491eeb974186f574df8;hp=41cc95e65f3f7d7f5d719924a979e3961ec3c8e7;hpb=26d748f6d8d7616b4a337350df69898716ec043e;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 }} +