X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdiabook%2Fwall_item.tpl;h=12383406479ccaa51d5ffcbcbc5232406f8b9061;hb=ab710bce3b2a1a4154a8e5d4ba72e9b3da691bd9;hp=1f1a878b4a6cc8c70bcf2090f9f3890846f3aa46;hpb=ae79de3039e0d4ef630aff197bf8256f4abed1cc;p=friendica.git diff --git a/view/theme/diabook/wall_item.tpl b/view/theme/diabook/wall_item.tpl index 1f1a878b4a..1238340647 100644 --- a/view/theme/diabook/wall_item.tpl +++ b/view/theme/diabook/wall_item.tpl @@ -1,7 +1,5 @@ {{ if $item.indent }}{{ else }}
- $item.star.starred - {{ if $item.lock }}$item.lock{{ endif }}
{{ endif }} @@ -29,7 +27,6 @@
- {{ if $item.title }}

$item.title

{{ endif }} $item.body
@@ -38,25 +35,20 @@
- {{ for $item.tags as $item.tag }} - $item.tag + {{ for $item.tags as $tag }} + $tag {{ endfor }}
- {{ if $item.plink }}$item.plink.title{{ endif }} +
-
$item.location 
+
- - {{ if $item.star }} - $item.star.do - $item.star.undo - $item.star.tagger - {{ endif }} - + + {{ if $item.vote }} @@ -64,7 +56,23 @@ {{ if $item.vote.share }} + {{ endif }} + + + {{ if $item.star }} + + $item.star.do + + {{ endif }} + + {{ if $item.filer }} + {{ endif }} + + {{ if $item.plink }}$item.plink.title{{ endif }} + + +
@@ -77,7 +85,7 @@ {{ endif }}
- +
$item.location