X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fwall_item.tpl;h=e3213b891159dbf864c75cf307dbcdf680df303a;hb=356c05c6b3f1dbd2b74b73610655218972fd5347;hp=39cb33f0feeb0cc8150ab8bfdc28a28707e361f4;hpb=6b6f45f9f1c0fa5c0142c0bf1d9a93b77694ea4b;p=friendica.git diff --git a/view/wall_item.tpl b/view/wall_item.tpl index 39cb33f0fe..e3213b8911 100644 --- a/view/wall_item.tpl +++ b/view/wall_item.tpl @@ -2,6 +2,7 @@
$star.starred {{ if $lock }}$lock{{ endif }} +
{{ endif }}
@@ -28,16 +29,59 @@
+
+ {{ for $tags as $tag }} + $tag + {{ endfor }} +
+
+
+
{{ if $plink }}$plink.title{{ endif }}
- $name $ago +
+ $name $ago +
+
{{ if $star }} - $star.do - $star.undo + $star.do + $star.undo + $star.tagger + {{ endif }} + + {{ if $vote }} + $vote.like.1 + $vote.dislike.1 {{ endif }} + + {{ if $vote.share }} + $vote.share.1 + {{ endif }} +
+ +
+ + {{ if $drop.dropping }} + + $drop.delete + {{ endif }} + {{ if $edpost }} + + {{ endif }} +
+
+
+ +
$like
+
$dislike
+
+
+ $comment +