X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdispy%2Fwallwall_item.tpl;h=95c68220ae14325e00b78a8819af7a7a0d3193b3;hb=58a9c652de09817b9c5d5132de51b8690ed32d53;hp=263b67c73b29fc5c3817bfa1bf8e577bda79c7be;hpb=9393e3321d85ba0c0e595c6e16c0f881e4240406;p=friendica.git diff --git a/view/theme/dispy/wallwall_item.tpl b/view/theme/dispy/wallwall_item.tpl old mode 100644 new mode 100755 index 263b67c73b..95c68220ae --- a/view/theme/dispy/wallwall_item.tpl +++ b/view/theme/dispy/wallwall_item.tpl @@ -3,14 +3,14 @@
- $owner_name + $owner_name
$wall
- $name + $name menu
    @@ -22,17 +22,46 @@
    {{ if $location }}$location {{ endif }}
-
$lock
+
+ {{ if $lock }}
$lock
+ {{ else }}
{{ endif }} +
- $vote - $plink - $edpost - $drop + {{ if $star }} + + {{ endif }} + {{ if $vote }} + + {{ endif }} + {{ if $plink }} + + {{ endif }} + {{ if $edpost }} + ' + {{ endif }} + +
+ {{ if $drop.dropping }}{{ endif }} +
+ {{ if $drop.dropping }}{{ endif }} +
+
$title
-
$body
+
$body +
+ {{ for $tags as $tag }} + $tag + {{ endfor }} +
+