X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fwall_item.tpl;h=e3213b891159dbf864c75cf307dbcdf680df303a;hb=aea5584bf14387dff2bd2b62335b8b94f939c6ff;hp=4d8b5daeeab768ade656b997a9e83a689868163f;hpb=f5557763d257e62d6ab074659fa9a0ea221f73a4;p=friendica.git diff --git a/view/wall_item.tpl b/view/wall_item.tpl index 4d8b5daeea..e3213b8911 100644 --- a/view/wall_item.tpl +++ b/view/wall_item.tpl @@ -1,35 +1,87 @@ -
-
- -
- - $name -
- -
- $lock - $name -
$ago
-
$location
- $vote +{{ if $indent }}{{ else }} +
+ $star.starred + {{ if $lock }}$lock{{ endif }} + +
+{{ endif }} +
+
+
+
+ + $name + + menu + +
- -
-
$title
-
$body
+
$location
-
- $plink - $drop +
+ {{ if $title }}

$title

{{ endif }} + $body
-
- -
$dislike
-
- $comment +
+ +
+ {{ for $tags as $tag }} + $tag + {{ endfor }} +
-
+
+
+ {{ if $plink }}$plink.title{{ endif }} +
+
+
+ $name $ago +
+ +
+ {{ if $star }} + $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 }} +
+ +
+
+
+ + +
$dislike
+
+
+
+ $comment +