X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fwall_item.tpl;h=cec5e54048df6f293725bac48d97b7ec756e2f68;hb=906addf865ccab2c98d5035fc6c1b10d43004dfe;hp=4d8b5daeeab768ade656b997a9e83a689868163f;hpb=079e63bba942e150ddd2baf91149936d1b880697;p=friendica.git diff --git a/view/wall_item.tpl b/view/wall_item.tpl index 4d8b5daeea..cec5e54048 100644 --- a/view/wall_item.tpl +++ b/view/wall_item.tpl @@ -1,35 +1,71 @@ -
-
- -
- - $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 +
+ +
+
+ $name $ago +
+ +
+ {{ if $star }} + $star.do + $star.undo + {{ 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 }} +
+ +
- -
- +
+ $comment +