X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdispy%2Fwall_item.tpl;h=51431d4eb985d1fc18bbf7369adaf70365683c0c;hb=5a890b0ef910f58db906cf502e76d3b7eb4aca38;hp=ed1206f81b72434df3b4ec60fdfc75b37466a5cf;hpb=4cff911939b263993eb41682ca558c975e2db01f;p=friendica.git diff --git a/view/theme/dispy/wall_item.tpl b/view/theme/dispy/wall_item.tpl index ed1206f81b..51431d4eb9 100644 --- a/view/theme/dispy/wall_item.tpl +++ b/view/theme/dispy/wall_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
@@ -17,17 +17,46 @@
{{ if $location }}$location {{ endif }}
-
$lock
+
+ {{ if $lock }}
$lock
+ {{ else }}
{{ endif }} +
- $vote - $plink - $edpost - $drop + {{ if $star }} + + {{ endif }} + {{ if $vote }} +
+ + + {{ if $vote.share }}{{ endif }} + +
+ {{ endif }} + {{ if $plink }} + + {{ endif }} + {{ if $edpost }} + ' + {{ endif }} + +
+ {{ if $drop.dropping }}{{ endif }} +
+ {{ if $drop.dropping }}{{ endif }} +
+
$title
-
$body
+
$body +
+ {{ for $tags as $tag }} + $tag + {{ endfor }} +
+
$name