X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdispy%2Fwall_item.tpl;h=9c3703f5fd93f47525d3d30e68732807d72f735e;hb=cafd4003522a472d2709569ea5eb5f80b817af23;hp=0850d739d7407b1c8aafcd8e3175a0430cc9c270;hpb=e986fc3e301f2a0cfb3b975fe60974fc5dcfd76b;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 0850d739d7..9c3703f5fd --- a/view/theme/dispy/wall_item.tpl +++ b/view/theme/dispy/wall_item.tpl @@ -17,7 +17,10 @@
{{ if $location }}$location {{ endif }}
-
$lock
+
+ {{ if $lock }}
$lock
+ {{ else }}
{{ endif }} +
{{ if $star }} @@ -26,7 +29,7 @@
- {{ if $vote.share }}{{ endif }} + {{ if $vote.share }}{{ endif }}
{{ endif }} @@ -47,7 +50,13 @@
$title
-
$body
+
$body +
+ {{ for $tags as $tag }} + $tag + {{ endfor }} +
+
$name