X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdispy%2Fwall_item.tpl;h=9c3703f5fd93f47525d3d30e68732807d72f735e;hb=cafd4003522a472d2709569ea5eb5f80b817af23;hp=1f5cbcaeb3d6300e1d95331fe251d97c2a45e563;hpb=8c6e7a24cd1dedc2e34cf41f23df3f070a582b2e;p=friendica.git diff --git a/view/theme/dispy/wall_item.tpl b/view/theme/dispy/wall_item.tpl old mode 100644 new mode 100755 index 1f5cbcaeb3..9c3703f5fd --- a/view/theme/dispy/wall_item.tpl +++ b/view/theme/dispy/wall_item.tpl @@ -17,23 +17,46 @@
{{ if $location }}$location {{ endif }}
-
$lock
+
+ {{ if $lock }}
$lock
+ {{ else }}
{{ endif }} +
- {{ if $star }} - - {{ endif }} - $vote - {{ if $plink }} - - {{ endif }} - $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